Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 1998 19:58:48 -0600
From:      Ted Spradley <tsprad@set.spradley.tmi.net>
To:        Steve Price <sprice@hiwaay.net>
Cc:        Eivind Eklund <eivind@yes.no>, current@FreeBSD.ORG
Subject:   Re: panic: cannot mount root 
Message-ID:  <E0yGa2D-000332-00@set.spradley.tmi.net>
In-Reply-To: Your message of "Sat, 21 Mar 1998 19:37:46 CST." <35146B6A.41C67EA6@hiwaay.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 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

Is there a /dev/wd0s1a ?  If not, you need to upgrade your /dev/MAKEDEV 
from /usr/src/etc/etc.i386/MAKEDEV (and /dev/MAKEDEV.local from 
/usr/src/etc/MAKEDEV.local) and run (cd /dev; sh ./MAKEDEV all) to make 
sure wd0s1[a-h] exist.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0yGa2D-000332-00>