fstab - why different file systems nummers?
Andrew J Caines
A.J.Caines at halplant.com
Fri Aug 27 18:05:53 PDT 2004
Marcel,
> and i am stick with another prolbem. so far i've read that the md
> driver can be used to mound a file in an filesystem. before i could
> use mdconfig. but........i don't have mdconfig on my branch (4.10)
On 4.x you can use md, but it's easier to use mfs. In the vfstab, you
simply put the swap device in place of "md", eg.
/dev/ad0s1b /tmp mfs -s=65536 0 0
See mount_mfs(8), aka. newfs(8).
-Andrew-
--
_______________________________________________________________________
| -Andrew J. Caines- Unix Systems Engineer A.J.Caines at halplant.com |
| "They that can give up essential liberty to obtain a little temporary |
| safety deserve neither liberty nor safety" - Benjamin Franklin, 1759 |
More information about the freebsd-questions
mailing list