Date: Mon, 30 Sep 1996 23:39:48 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: guido@gvr.win.tue.nl (Guido van Rooij) Subject: Re: disklabeling a vn device Message-ID: <199609302139.XAA13545@uriah.heep.sax.de> In-Reply-To: <199609301947.VAA11121@gvr.win.tue.nl> from Guido van Rooij at "Sep 30, 96 09:47:31 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As Guido van Rooij wrote: > > > disklabel: ioctl DIOCWDINFO: Inappropriate ioctl for device > > >error. How is this doen? > I just foud out how it can be done: > newfs /dev/rvn0c <disk type> > > This is undocumented in the newfs manpage though...If I have time > I'll fix it. The semi-documented way is to use vnconfig -s labels -c /dev/rvn0 /your/image -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609302139.XAA13545>