Date: Tue, 21 Apr 2009 19:00:08 +0200 From: Matthias Apitz <guru@unixarea.de> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org, Andrew Thompson <thompsa@freebsd.org> Subject: Re: USB key with -CURRENT, but /root not found on one laptop Message-ID: <20090421170008.GA3071@rebelion.Sisis.de> In-Reply-To: <200904211056.52969.hselasky@c2i.net> References: <20090421061411.GA4047@rebelion.Sisis.de> <200904210837.57231.hselasky@c2i.net> <20090421084747.GA3482@rebelion.Sisis.de> <200904211056.52969.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, April 21, 2009 a las 10:56:52AM +0200, Hans Petter Selasky escribió: > > > > da0: <Ut165 USB2FlashStorage 0.00> Removable Direct Access SCSI-2 device > > da0: 40.000MB/s transfers > > da0: 7712MB (15794176 512 byte sectors: 255H 63 S/T 983C) > > > > comes up and then again > > > > Root mount waiting for: ubus4 > > Trying to mount root from ufs:/dev/da0sa1 > > > > which works fine and the system comes up from USB key; > > > > maybe this helps to figure out what the problem is; thx > > > > matthias > > Did you try to add a delay before the mounroot code is executed > in /sys/kern/vfs_mount.c ? > > Like: > > pause("WWAIT", hz * 10); with the above small change the kernel can mount ufs:/dev/da0sa1 and all is fine; thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <matthias.apitz@oclc.org> - w http://www.oclc.org/ http://www.UnixArea.de/ People who hate Microsoft Windows use Linux but people who love UNIX use FreeBSD.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090421170008.GA3071>