From owner-freebsd-current Sat Mar 21 17:37:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA11744 for freebsd-current-outgoing; Sat, 21 Mar 1998 17:37:49 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from fly.HiWAAY.net (root@fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA11721 for ; Sat, 21 Mar 1998 17:37:46 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from bonsai.hiwaay.net (tnt3-132.HiWAAY.net [208.147.146.132]) by fly.HiWAAY.net (8.8.8/8.8.6) with SMTP id TAA04884; Sat, 21 Mar 1998 19:37:37 -0600 (CST) Message-ID: <35146B6A.41C67EA6@hiwaay.net> Date: Sat, 21 Mar 1998 19:37:46 -0600 From: Steve Price X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: Eivind Eklund CC: current@FreeBSD.ORG Subject: Re: panic: cannot mount root References: <35145B61.41C67EA6@hiwaay.net> <19980322013448.19287@follo.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eivind Eklund wrote: > > You want /dev/wd0s1a for the above case, I guess. Still doesn't work right. Here is a more detailed version of what I am seeing. ... changing root device to wd0s2a ... Filesytem mount failed, startup aborted. ... # /sbin/mount /dev/wd0s1 / /dev/wd0s1 on /: Specified device does not match mounted device. # /sbin/mount /dev/wd0s1a / /dev/wd0s1a on /: No such file or directory # /sbin/mount /dev/wd0s1 /mnt WARNING: R/W mount of / denied. Filesystem is not clean - run fsck. /dev/wd0s1 on /mnt: Operation not permitted # Yet if I revert to an older kernel everything works fine. And yes the root_device is clean so running fsck is not required with this older kernel. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message