From owner-freebsd-questions Sun Jan 24 21:12:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA17655 for freebsd-questions-outgoing; Sun, 24 Jan 1999 21:12:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason03.u.washington.edu (jason03.u.washington.edu [140.142.77.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA17650 for ; Sun, 24 Jan 1999 21:12:17 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul9.u.washington.edu (root@saul9.u.washington.edu [140.142.82.7]) by jason03.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA35600; Sun, 24 Jan 1999 21:12:04 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul9.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id VAA31803; Sun, 24 Jan 1999 21:12:04 -0800 (PST) Date: Mon, 25 Jan 1999 05:11:26 +0000 (GMT) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Steve Proctor cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mount Failure! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message