Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 12:20:22 GMT
From:      "Yuriy N. Shkandybin" <jura@networks.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/68698: vinum(4) broken in 5.2-current
Message-ID:  <200407211220.i6LCKMFj033727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/68698; it has been noted by GNATS.

From: "Yuriy N. Shkandybin" <jura@networks.ru>
To: <freebsd-gnats-submit@FreeBSD.org>, <msch@snafu.de>
Cc:  
Subject: Re: kern/68698: vinum(4) broken in 5.2-current
Date: Wed, 21 Jul 2004 16:17:39 +0400

 "vinum start" somehow wants already mounted root.
 And want to mention, that mounting / before "vinum start" is workaound.
 For exmple  placing
 start_cmd="mount /;vinum start"  instead  start_cmd="vinum start" in
 /etc/rc.d/vinum
 resolve panics.
 
 Jura
 



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