From owner-freebsd-questions Sun Jan 24 22:24:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA25059 for freebsd-questions-outgoing; Sun, 24 Jan 1999 22:24:56 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id WAA25051 for ; Sun, 24 Jan 1999 22:24:53 -0800 (PST) (envelope-from cjohnson@palomine.net) Received: (qmail 16498 invoked by uid 1000); 25 Jan 1999 06:24:41 -0000 Date: Mon, 25 Jan 1999 01:24:41 -0500 From: Chris Johnson To: "Jason C. Wells" Cc: Steve Proctor , freebsd-questions@FreeBSD.ORG Subject: Re: Mount Failure! Message-ID: <19990125012441.A16471@palomine.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Jason C. Wells on Mon, Jan 25, 1999 at 05:11:26AM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 25, 1999 at 05:11:26AM +0000, Jason C. Wells wrote: > On Sun, 24 Jan 1999, Steve Proctor wrote: > > >"MOUNT: /dev/wd0s1a on /: specified device does not match mounted device > >Filesystem mount failed, startup aborted" > > I am a bit fuzzy on the precise details of this. The problem is with > compatibilty slice naming and mount. Some changes have been made and I am > not sure that I am fully up to snuff yet. > > YMMV!!! > > Try > 'boot -s' > 'fsck /dev/wd0a' or 'fsck /dev/wd0s1a'to make sure it's clean > 'mount /dev/wd0a /' or 'mount /dev/wd0s1a /' > 'mount -u /' > mount your /usr partition > 'vi /etc/fstab' > change your root partition to wd0a instead os wd0s1a > > I just did this ten minutes ago. Something seems fishy about the whole > thing but it is working for me. You'll probably have the same problem the next time you cvsup. I got bitten by this earlier today, and it looks like it was fixed later in the day. I re-cvsupped and things work like they did before-- /dev/wd0s1a is mounted on /, not /dev/wd0a. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message