From owner-freebsd-stable Mon Mar 12 13: 8: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from axis.tdd.lt (axis.tdd.lt [193.219.211.5]) by hub.freebsd.org (Postfix) with ESMTP id CEC3137B719 for ; Mon, 12 Mar 2001 13:07:56 -0800 (PST) (envelope-from domas.mituzas@delfi.lt) Received: from localhost (midom@localhost) by axis.tdd.lt (8.11.1/8.11.1) with ESMTP id f2CL7pq02290 for ; Mon, 12 Mar 2001 23:07:51 +0200 (EET) Date: Mon, 12 Mar 2001 23:07:51 +0200 (EET) From: Domas Mituzas X-Sender: midom@axis.tdd.lt To: stable@freebsd.org Subject: GDINFO / GDVIRGIN ioctl's for vn missing? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, neither disklabel nor newfs don't like present vn code, cause theese ioctl's are missing: DIOCGDVIRGIN DIOCGDINFO Therefore, it's impossible to create new VN fs images of sizes, not specified in disktab. This breaks core PicoBSD functionality and some other things. (BTW, that was my own fault about vn instability, just my games to workaround this problem caused some troubles). Regards, Domas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message