Date: Mon, 22 Apr 2002 03:25:43 -0400 (EDT) From: Fuzzy <fuzzy@pooh.ASARian.org> To: freebsd-questions@FreeBSD.ORG Subject: help with vnconfig Message-ID: <Pine.BSF.4.44.0204220309420.60813-100000@pooh.ASARian.org>
next in thread | raw e-mail | index | archive | help
I'm trying to build a filesystem in a file, something like ... vnconfig -v -S 650m -Z -e /dev/vn0 cdrom1 newfs -v /dev/vn0 mount -t ufs /dev/vn0 /cdrom it fails though. I'm sure its possible, I just can't figure out how to tell the utilities what I want to do. anyone know how to do the correctly? Fuz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.44.0204220309420.60813-100000>