mfs and vnconfig questions out of curiosity
Zoran Kolic
kolicz at eunet.yu
Sat Apr 17 23:10:45 PDT 2004
> So you can make a swap-backed filesystem in -STABLE with vnconfig
> -S, but why would you ever want to do this?
I use mdconfig to check if
iso file is made corectly.
mdconfig -a -t vnode -f my.iso
mount -t cd9660 /dev/md* /mnt
-----------------------------
umount /mnt
mdconfig -d -u *
(* is probably 0.)
Someone else will give you
up to million reasons to
use it.
ZK
More information about the freebsd-stable
mailing list