Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 12:15:58 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Angel Behar R." <abehar@absa.com.mx>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Help Cant stat filesystem !!!!
Message-ID:  <Pine.BSF.3.96.980224121404.26338E-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.NEB.3.91.980221121552.209A-100000@absa.com.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Feb 1998, Angel Behar R. wrote:

> 
> Im running 2.1.7.1 and I put more memory, when I reboot the file system 
> was "gone" and this message appear at the boot time :

> Automatic reboot in progress...
> /dev/sd01f:No such file or directory
> Can`t stat /dev/sd0s1f
> Automatic file system check failed...help!

/dev died.  You need to recreate the sd0 devices. Boot single-user with
-s, run `mount -u /' to resurrect root, then ` cd /dev' and `./MAKEDEV
sd0'.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980224121404.26338E-100000>