cvs commit: src/sys/dev/ata ata-all.c src/sys/geom geom_kern.c
src/sys/kern vfs_mount.c src/sys/sys systm.h
Steve Ames
steve at energistic.com
Mon Apr 18 20:27:50 PDT 2005
On Tue, Apr 19, 2005 at 02:09:35AM +0100, Ian Dowse wrote:
> In message <200504182121.j3ILLQeZ032107 at repoman.freebsd.org>, Poul-Henning Kamp
> writes:
> > Log:
> > Add a named reference-count KPI to hold off mounting of the root filesystem.
> >
> > While we wait for holds to be released, print a list of who holds us
> > back once per second.
>
> FYI, this seems to break booting from the ATA disk on my laptop.
> I just get the ad0 probe message, "Trying to mount root from
> ufs:/dev/ad0s1a", and then a mountroot prompt.
Ditto. Not a laptop but booting of ata. From the mountroot prompt
I can just enter: 'ufs:ad0s1a' and it'll procede merrily along. Just
noticed it a few minutes ago and haven't had time to dig (thought I'd
check e-mail to see if anyone else already had :)
-steve
> Putting back the g_waitidle() call makes it work. There didn't
> appear to be any more useful information in a verbose boot. Let me
> know if you want me to try anything.
>
> Ian
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the cvs-src
mailing list