Date: Wed, 14 Apr 2004 00:05:05 +0200 (CEST) From: Cordula's Web <cpghost@cordula.ws> To: freebsd-current@freebsd.org Subject: ffs_mountroot: can't find rootvp Message-ID: <20040413220505.4DA2C40824@fw.farid-hajji.net>
next in thread | raw e-mail | index | archive | help
Hi,
today's (Apr 13th) CURRENT can't find the root fs anymore
This happened while updating from Apr. 10th to Apr 13th,
just after 'make installkernel KERNCONF=GENERIC' and
'reboot.'
Here todays messages:
Mount root from ufs:/dev/ad0s1a
setrootbyname failed
ffs_mountroot: can't find rootvp
Root mount failed: 6
[...]
mountroot> ?
List of GEOM managed disk devices:
[... no device shown ...]
mountroot> [ENTER]
panic: Root mount failed, startup aborted
at line 1292 in file /usr/src/sys/kern/vfs_mount.c
cpuid = 0;
Debugger("panic")
Stopped at Debugger+0x46: xchgl %ebx,in_Debugger.0
db> where
[... Manually copied, hoping there's no typo ...]
vfs_mountroot(0,c12bbdc0,c12bc540,0,c864cd04) at vfs_mountroot+0xc4
start_init(0,c864cd48,0,c05c5e98,0) at start_init+0x52
fork_exit(c05c5e98,0,c864cd48) at fork_exit+0xa8
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip=0, esp=0xc864cd7c, ebp=0 ---
Old -current kernel as of Apr 10th works okay though
and can mount all filesystems without problems. I used
the live CD in fixit mode to rename /boot/kernel.old in
/boot/kernel and reboot for now.
When would it be safe to cvsup again? ;-)
Thanks,
-cpghost.
--
Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040413220505.4DA2C40824>
