Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 1999 09:53:13 +0100
From:      sthaug@nethelp.no
To:        mike@smith.net.au
Cc:        current@FreeBSD.ORG
Subject:   Re: Root mount failed:22 ??? 
Message-ID:  <102.943174393@verdi.nethelp.no>
In-Reply-To: Your message of "Sun, 21 Nov 1999 00:04:21 -0800"
References:  <199911210804.AAA03651@dingo.cdrom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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: <IBM-DTTA-351010/T56OA73A> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?102.943174393>