From owner-freebsd-current Wed Sep 30 16:36:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25667 for freebsd-current-outgoing; Wed, 30 Sep 1998 16:36:27 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25599 for ; Wed, 30 Sep 1998 16:36:10 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id QAA04141; Wed, 30 Sep 1998 16:40:42 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199809302340.QAA04141@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Peter Wemm cc: current@FreeBSD.ORG Subject: Re: Upgrade documentation (Was: Re: Make world error on -current elf) In-reply-to: Your message of "Thu, 01 Oct 1998 05:11:56 +0800." <199809302111.FAA14358@spinner.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Sep 1998 16:40:42 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mike Smith wrote: > > > Incidently, I had to back out the /dev/sd0a <-> /dev/sd0s1a mount device > > > changes for / in /etc/fstab. I'm not sure how this works.. Will a 3.x > > > system deal with an old-style 'sd0a' or 'wd0a' line in /etc/fstab? > > > > Not if it's wrong. Entries in /etc/fstab must match the actual layout > > of the disk. > > > > It sounds like you may not be getting the correct slice number in from > > your bootstrap. > > The kernel didn't look at the slice number back in Jan 28.. :-) In order > to boot my Jan28 kernel, I had to back out the fstab sd0s1a change. You'd be better hacking getmntent() to check the kernel revision and open an alternative filesystem database, just to keep your kernel diffs down. 8) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message