From owner-freebsd-current Sun Nov 21 0:53:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id DE5CC14DF7 for ; Sun, 21 Nov 1999 00:53:15 -0800 (PST) (envelope-from sthaug@nethelp.no) Received: (qmail 104 invoked by uid 1001); 21 Nov 1999 08:53:13 +0000 (GMT) To: mike@smith.net.au Cc: current@FreeBSD.ORG Subject: Re: Root mount failed:22 ??? From: sthaug@nethelp.no In-Reply-To: Your message of "Sun, 21 Nov 1999 00:04:21 -0800" References: <199911210804.AAA03651@dingo.cdrom.com> X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Sun, 21 Nov 1999 09:53:13 +0100 Message-ID: <102.943174393@verdi.nethelp.no> 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. Okay, here's another one. I have 3.3-STABLE on wd0s1a, and -current (from 18. November) on wd0s1d. I boot this by pressing the space bar so I get the "boot: " prompt, and then typing "wd(0,d)kernel". This works fine, except I get the "Root mount failed" error message: ad0: ATA-4 disk at ata0 as master ad0: 9671MB (19807200 sectors), 19650 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 31 depth queue, UDMA33 Creating DISK ad0 Creating DISK wd0 ... Root mount failed: 22 Mounting root from ufs:wd0s1d This is what my fstab for -current looks like: # Device Mountpoint FStype Options Dump Pass# /dev/wd0s1b none swap sw 0 0 /dev/wd0s1d / ufs rw 1 1 /dev/wd0s1f /usr ufs rw 2 2 /dev/wd0s1h /local ufs rw 2 2 proc /proc procfs rw 0 0 With the commit you just did to vfs_conf.c I guess it'll be silent after the next time I've cvsup'ed and built world - I'm just wondering why this happens now. Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message