From owner-freebsd-stable Mon Mar 16 22:19:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA07178 for freebsd-stable-outgoing; Mon, 16 Mar 1998 22:19:31 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from tarkin.smlab.com ([208.132.36.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA07105 for ; Mon, 16 Mar 1998 22:19:09 -0800 (PST) (envelope-from mike@r2d2.smlab.com) Received: from r2d2.smlab.com (mike@r2d2.smlab.com [208.132.36.130]) by tarkin.smlab.com (8.8.5/8.7.3) with SMTP id BAA09998 for ; Tue, 17 Mar 1998 01:24:24 -0500 (EST) Received: from localhost (mike@localhost) by r2d2.smlab.com (8.6.11/8.6.11) with SMTP id BAA04314 for ; Tue, 17 Mar 1998 01:18:15 -0500 Date: Tue, 17 Mar 1998 01:18:15 -0500 (EST) From: Mike Nowlin To: freebsd-stable@FreeBSD.ORG Subject: wierd "mount" error message on 2.2.6 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I just bumped my 2.2-STABLE machine up to 2.2.6 (first upgrade since October(?)), and now it won't boot.... Arrgh.... I'm getting an error when it tries to mount all the filesystems: /dev/sd0a on /: Specified device does not match mounted device. ...the /etc/fstab entry reads: /dev/sd0a / ufs rw 1 1 /var and /usr mount up just fine (same drive -- /dev/sd0s1e & /dev/sd0s1e) A bit of grepping through the mailing list didn't turn up anything, so here I am... (time passes...) Let me make sure it still boots off the old kernel (more time passes...) Seems to work. Any ideas? (My first guess is I screwed something up in the kernel compile options...) --Mike mike@smlab.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message