From owner-freebsd-current@FreeBSD.ORG Tue Apr 13 15:05:43 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B2E16A4CE for ; Tue, 13 Apr 2004 15:05:43 -0700 (PDT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF1943D45 for ; Tue, 13 Apr 2004 15:05:41 -0700 (PDT) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (Postfix) with ESMTP id 4DA2C40824 for ; Wed, 14 Apr 2004 00:05:05 +0200 (CEST) From: Cordula's Web To: freebsd-current@freebsd.org X-Mailer: Emacs-21.3.1/FreeBSD-4.10-BETA Message-Id: <20040413220505.4DA2C40824@fw.farid-hajji.net> Date: Wed, 14 Apr 2004 00:05:05 +0200 (CEST) Subject: ffs_mountroot: can't find rootvp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 22:05:43 -0000 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/