From owner-freebsd-current Sun Nov 21 0:14: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from dingo.cdrom.com (castles556.castles.com [208.214.165.120]) by hub.freebsd.org (Postfix) with ESMTP id E546E14D25 for ; Sun, 21 Nov 1999 00:13:57 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id AAA03651; Sun, 21 Nov 1999 00:04:22 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199911210804.AAA03651@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Gary Jennejohn Cc: "Andrey A. Chernov" , Mike Smith , Wilko Bulte , current@FreeBSD.ORG Subject: Re: Root mount failed:22 ??? In-reply-to: Your message of "Sat, 20 Nov 1999 00:04:37 +0100." <199911192304.AAA27959@peedub.muc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 Nov 1999 00:04:21 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I see this: > > Root mount failed: 22 This suggests you may have an old loader, or the loader's parsing of your /etc/fstab file may be failing. I probably need to add a diagnostic to it to help us track this down. > Mounting root from ufs:da0s4a > [snip] > Root mount failed: 6 > Mounting root from ufs:da0a <-- this is defined in my config file This indicates that we're using the fallback code (intended for this purpose), and that you have a "truly dedicated" disk, ie. the s4 entry is "historically bogus", so whilst the kernel etc. was loaded using slice 4, the disk is not actually sliced at all. There would need to be _two_ error 6 failures before you got to the point where the compiled-in default was tried, I think. > It's normal. Some change which phk introduced into /sys/kern/vfs_conf.c, > I think. No. It _shouldn't_ be normal, provided that your /etc/fstab refers to the correct device. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message