Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2001 19:46:05 +0200
From:      Alexander Prohorenko <white@extrasy.net>
To:        small@freebsd.org
Subject:   Re: disklabel problems?
Message-ID:  <20010222194605.I14602@extrasy.net>
In-Reply-To: <20010222183058.C14602@extrasy.net>; from white@extrasy.net on Thu, Feb 22, 2001 at 06:30:58PM %2B0200
References:  <20010222183058.C14602@extrasy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mfs_disklabel>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010222194605.I14602>