From owner-freebsd-current@FreeBSD.ORG Sun Apr 25 11:47:59 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 BF6F416A4CE for ; Sun, 25 Apr 2004 11:47:59 -0700 (PDT) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AB6743D46 for ; Sun, 25 Apr 2004 11:47:59 -0700 (PDT) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i3PIlsMS032573 for ; Sun, 25 Apr 2004 14:47:54 -0400 (EDT) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i3PIls05032570 for ; Sun, 25 Apr 2004 14:47:54 -0400 (EDT) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Sun, 25 Apr 2004 14:47:54 -0400 (EDT) From: Andre Guibert de Bruet To: current@freebsd.org In-Reply-To: <20040425133933.P21538@alpha.siliconlandmark.com> Message-ID: <20040425143948.B21538@alpha.siliconlandmark.com> References: <20040425133933.P21538@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean Subject: Re: "setrootbyname failed" leads to "ffs_mountroot: can't find rootvp" on boot. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2004 18:47:59 -0000 (I'm replying to myself... I know... :) ) On Sun, 25 Apr 2004, Andre Guibert de Bruet wrote: > (Sources pulled from CVS at Sun Apr 25 16:50:55 UTC 2004, an hour ago). > > I'm getting the following at the bottom of a boot -s -v (I haven't run > installworld yet): > > Mounting root from ufs:/dev/ad4s1a > setrootbyname failed > ffs_mountroot: can't find rootvp > Root mount failed: 6 > > Manual root filesystem specification: > : Mount using filesystem > eg. ufs:da0s1a > ? List valid disk boot devices > Abort manual input > > mountroot> > > I can revert back to the old kernel without any problems, so I don't think > that it's something about my /dev/ad4s1a slice that's causing this. I've > read UPDATING and I don't see anything of particular relevance. The > machine in question is a custom built Dual Athlon MP 2000 running on a > ASUS A7M-266D with all of the peripherals listed in the attached boot -v. I figured I'd give a quick update, so that people aren't running around looking for a problem in a sea of commits. Sources pulled from CVS using -D"2 days ago" boot. I've run installworld and mergemaster and will try to locate the commit that causes the problem once the system comes back up. Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >