Date: Wed, 31 Mar 2010 00:40:57 +0400 From: Arseny Nasokin <eirnym@gmail.com> To: Andrew Thompson <thompsa@FreeBSD.org> Cc: "freebsd-usb@FreeBSD.org" <freebsd-usb@freebsd.org> Subject: Re: usb/145184: GENERIC can't mount root from USB on Asus EEE Message-ID: <0B363D34-D4B1-4C95-881E-93F463275922@gmail.com> In-Reply-To: <1280352d1003301145s360f30bdpee875b56530842da@mail.gmail.com> References: <201003300800.o2U80Ij6067016@freefall.freebsd.org> <EA74D0BD-1F15-4A68-A6FF-010AA35727CC@gmail.com> <1280352d1003301145s360f30bdpee875b56530842da@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I -- With pleasure On 30 Mar 2010, at 22:45, Andrew Thompson <thompsa@FreeBSD.org> wrote: > On 30 March 2010 23:11, Arseny Nasokin <eirnym@gmail.com> wrote: >> On 30 Mar 2010, at 08:00, Andrew Thompson <thompsa@FreeBSD.org> >> wrote: >> >>> The following reply was made to PR usb/145184; it has been noted >>> by GNATS. >>> >>> From: Andrew Thompson <thompsa@FreeBSD.org> >>> To: Gnats <bug-followup@FreeBSD.org> >>> Cc: Eir Nym <eirnym@gmail.com> >>> Subject: Re: usb/145184: GENERIC can't mount root from USB on Asus >>> EEE >>> Date: Tue, 30 Mar 2010 20:54:10 +1300 >>> >>>>> Kernel doesn't see any USB disks (HDD and flash) on boot. After >>>>> reinsert >>>>> flash disk, kernel see device, but can't mount root from it >>>>> (doesn't >>>>> list >>>>> it as possible boot GEOM). This problem is only on my EEE. desktop >>>>> computer bootup well. >>> >>> You can set kern.cam.boot_delay=4 in /boot/loader.conf in order to >>> boot. >>> >>> >> >> I've tried up set this value up to 10-15. This is not work. I also >> tryed put >> this option in defaults/loader.conf to test > > It may be in milliseconds, try 4000. > > > Andrew Obviously, it doesn't work. I've found patch in same issue kern/144824 but it doesn't work also :( Grep finds this tunable int in xpt(4) device, not in da(4) or pass(4).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0B363D34-D4B1-4C95-881E-93F463275922>