From owner-freebsd-small Thu Feb 22 9:49:23 2001 Delivered-To: freebsd-small@freebsd.org Received: from onyx.extra.dp.ua (onyx.extrasy.net [195.248.182.33]) by hub.freebsd.org (Postfix) with ESMTP id E878F37B4EC for ; Thu, 22 Feb 2001 09:46:38 -0800 (PST) (envelope-from white@onyx.extra.dp.ua) Received: (from white@localhost) by onyx.extra.dp.ua (8.10.0/8.10.0/Who.Cares) id f1MHk5Z17169 for small@freebsd.org; Thu, 22 Feb 2001 19:46:05 +0200 (EET) Date: Thu, 22 Feb 2001 19:46:05 +0200 From: Alexander Prohorenko To: small@freebsd.org Subject: Re: disklabel problems? Message-ID: <20010222194605.I14602@extrasy.net> References: <20010222183058.C14602@extrasy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <20010222183058.C14602@extrasy.net>; from white@extrasy.net on Thu, Feb 22, 2001 at 06:30:58PM +0200 Organization: Extra Solutions X-Operating-System: SunOS 5.7 i86pc Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry guys. Luigi has already wrote about this: i am seeing this problem sometimes but am a bit unsure on the reason. Try adding a '-s labels' to the vnconfig commands and see if the problem goes away Changing: vnconfig -c vn${VNUM} ${imgname} || fail $? no_vnconfig to: vnconfig -s lables -c vn${VNUM} ${imgname} || fail $? no_vnconfig in init_fs_image() was helpfull. Can somebody please commit this? On Thu, Feb 22, 2001 at 06:30:58PM +0200, Alexander Prohorenko wrote: [] > (log) enter to continue > disklabel: ioctl DIOCGDINFO: Inappropriate ioctl for device > disklabel: auto: unknown disk type > ---> fail: Error <1> error code > Error while labeling fs.PICOBSD size 4000 > ---> Aborting ./picobsd [] -- Alexander Prohorenko, Extra Solutions http://www.extrasy.net/solutions "Good day to be alive, sir" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message