From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 09:04:14 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE32C16A4B3 for ; Thu, 16 Oct 2003 09:04:14 -0700 (PDT) Received: from mail16.messagelabs.com (mail16.messagelabs.com [64.124.170.131]) by mx1.FreeBSD.org (Postfix) with SMTP id 1C6F343FCB for ; Thu, 16 Oct 2003 09:04:13 -0700 (PDT) (envelope-from jason.dictos@tapeware.com) X-VirusChecked: Checked X-Env-Sender: jason.dictos@tapeware.com X-Msg-Ref: server-27.tower-16.messagelabs.com!1066320246!2193344 X-StarScan-Version: 5.1.9.3; banners=tapeware.com,-,- Received: (qmail 10403 invoked from network); 16 Oct 2003 16:04:07 -0000 Received: from mail.tapeware.com (HELO yt-internet.tapeware.com) (4.21.59.10) by server-27.tower-16.messagelabs.com with SMTP; 16 Oct 2003 16:04:07 -0000 Received: by yt-internet.tapeware.com with Internet Mail Service (5.5.2656.59) id <47WTMLBS>; Thu, 16 Oct 2003 09:05:26 -0700 Message-ID: From: Jason Dictos To: 'Kevin Oberman' , Jason Dictos Date: Thu, 16 Oct 2003 09:05:18 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain cc: "'freebsd-stable@freebsd.org'" Subject: RE: Help with build world - Can't mount root after bootin from /k ernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 16:04:14 -0000 Oh Boy, woops, so doing a get from stable is actual a downgrade if you're running 5.1?? -Jason -----Original Message----- From: Kevin Oberman [mailto:oberman@es.net] Sent: Thursday, October 16, 2003 8:52 AM To: Jason Dictos Cc: 'freebsd-stable@freebsd.org' > From: Jason Dictos > Date: Thu, 16 Oct 2003 08:43:22 -0700 > > Hello, > > I had freeBSD 5.1 installed, used cvsup on the stable branch, then > built world. > > Ok so disk 2 is the fix it disc, I'll pop that sucker in and go from there. OK. Does that mean you were trying to downgrade from 5.1 to STABLE? If so, that is not supported and the odds of it working are not great. Most notably, the loader looks for the kernel in a different place (/boot/kernel/kernel instead of /kernel) and V5 defaults to UFS2 partitions when you newfs. (V4 does not understand UFS2, so that would explain the failure to mount root.) The UFS2 issue is the big one. I don't know any way around this except to make a set of UFS1 partitions on either a different slice or a different disk and use dd or dump/restore to get your file systems mountable under V4. Then re-build the loader and that MAY get you bootable, but the files in /etc and some other places may still haunt you. A clean install is probably far easier (although you will learn a lot about FreeBSD if you do try to downgrade. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________ ________________________________________________________________________ This email has been scanned for all viruses by the MessageLabs Email Security System. For more information on a proactive email security service working around the clock, around the globe, visit http://www.messagelabs.com ________________________________________________________________________