From owner-freebsd-hackers Mon Sep 30 12:29:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11183 for hackers-outgoing; Mon, 30 Sep 1996 12:29:35 -0700 (PDT) Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA11133 for ; Mon, 30 Sep 1996 12:29:29 -0700 (PDT) Received: by gvr.win.tue.nl (8.6.13/1.53) id VAA11023; Mon, 30 Sep 1996 21:29:25 +0200 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199609301929.VAA11023@gvr.win.tue.nl> Subject: disklabeling a vn device To: FreeBSD-hackers@freebsd.org (FreeBSD-hackers) Date: Mon, 30 Sep 1996 21:29:24 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am pretty I once managed to create an empty file, vnconfig it and then label amnd newfs it. I forgot how though and I'm stuk with a disklabel: ioctl DIOCWDINFO: Inappropriate ioctl for device error. How is this doen? -Guido