Date: Fri, 1 Sep 2000 10:17:37 +0300 From: Ruslan Ermilov <ru@sunbay.com> To: David Goddard <goddard@acm.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /boot/loader issue (was Re: Machine-specific errors with top and uemacs) Message-ID: <20000901101737.A44758@sunbay.com> In-Reply-To: <3.0.3.32.20000831233833.0085ae90@dmg.parse.net>; from goddard@acm.org on Thu, Aug 31, 2000 at 11:38:33PM %2B0100 References: <3.0.3.32.20000828212409.007ee7e0@dmg.parse.net> <3.0.3.32.20000820105701.0085f100@dmg.parse.net> <3.0.3.32.20000820105701.0085f100@dmg.parse.net> <20000821123424.C91965@sunbay.com> <3.0.3.32.20000828212409.007ee7e0@dmg.parse.net> <20000829100542.B12568@sunbay.com> <3.0.3.32.20000831233833.0085ae90@dmg.parse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 31, 2000 at 11:38:33PM +0100, David Goddard wrote: > At 10:05 29/08/00 +0300, Ruslan Ermilov wrote: > > >I am not sure it will help, but try reinstalling your boot blocks. > > Er, yes (now why didn't I think of that??). Loader is now working, but the > system now does not boot :-) > > It looks like loader is mounting wd0s3a as / as opposed to ad0s3a, and > consequently the boot fails with a "Specified device does not match mounted > device" error when it goes through fstab (which of course refers to ad0s3a). > Loader(8) does not mount filesystems, though it passes a kernel the name of root device. Do you see this problem without loader(8), i.e. when booting your /kernel directly from boot blocks (the technique is described in boot(8) manpage). How does your default prompt look like: >> FreeBSD/i386 BOOT Default: 0:ad(0,a)/kernel boot: _ Do you see the `ad' or `wd' here? If you see the `ad' then the problem is most probably with your boot.config settings, perhaps you have a rootdev=foo there... -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000901101737.A44758>