Talk:RAMdisks, creating under FreeBSD 5.x
From FreeBSDwiki
(Difference between revisions)
(→Works Perfectly) |
|||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
The "-t malloc" option seemed to break my ramdisk when I actually tried using it. I stumbled across the mdmfs way in the FreeBSD Handbook, so modified the existing script. It works very well now. | The "-t malloc" option seemed to break my ramdisk when I actually tried using it. I stumbled across the mdmfs way in the FreeBSD Handbook, so modified the existing script. It works very well now. | ||
| + | |||
| + | == FreeBSD 6 - Works Perfectly == | ||
| + | |||
| + | Great post! | ||
Latest revision as of 18:11, 2 September 2007
The "-t malloc" option seemed to break my ramdisk when I actually tried using it. I stumbled across the mdmfs way in the FreeBSD Handbook, so modified the existing script. It works very well now.
[edit] FreeBSD 6 - Works Perfectly
Great post!