I think I've just stumbled over a little problem with boot2.c in
-current. If I boot a kernel directly from boot2 rather than through the
loader, the root filesystem gets mounted as the old-style wd0s1a rather
than the new ad0a (or whatever). This means that init gets somewhat
upset if /etc/fstab has / as /dev/ad0a. :-)

Given that the old wd driver is now deprecated, the correct fix is
presumably just to change "wd" to "ad" on line 91 of
src/sys/boot/i386/boot2/boot2.c?

Chris.
-- 
Chris Webb <[EMAIL PROTECTED]>           Office: +44 1299 404075
Arachsys Internet Services Ltd            Mobile: +44 7801 090045


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to