Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 1998 18:47:59 -0800 (PST)
From:      Simon Shapiro <shimon@simon-shapiro.org>
To:        Steve Price <sprice@hiwaay.net>
Cc:        current@FreeBSD.ORG, Ted Spradley <tsprad@set.spradley.tmi.net>
Subject:   Re: panic: cannot mount root
Message-ID:  <XFMail.980321184759.shimon@simon-shapiro.org>
In-Reply-To: <35147598.167EB0E7@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
You have to do a make world to update stuff so the kernel finds a friendly,
compatible environment.  Your MAKEDEV is old/wrong for sure.
See my other note on this.

Simon

On 22-Mar-98 Steve Price wrote:
> Ted Spradley wrote:
>> 
>> 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.
> 
> I cvsup'd from freefall about an hour ago and did just
> that.  I still don't get any wd0s1* devices.
> 
> root[/dev]# ls -l wd0*
> brw-r-----  1 root  operator    0, 0x00010002 Mar 21 20:07 wd0
> brw-r-----  1 root  operator    0,   0 Mar 21 20:07 wd0a
> brw-r-----  1 root  operator    0,   1 Mar 21 20:07 wd0b
> brw-r-----  1 root  operator    0,   2 Mar 21 20:07 wd0c
> brw-r-----  1 root  operator    0,   3 Mar 21 20:07 wd0d
> brw-r-----  1 root  operator    0,   4 Mar 21 20:07 wd0e
> brw-r-----  1 root  operator    0,   5 Mar 21 20:07 wd0f
> brw-r-----  1 root  operator    0,   6 Mar 21 20:07 wd0g
> brw-r-----  1 root  operator    0,   7 Mar 21 20:07 wd0h
> brw-r-----  1 root  operator    0, 0x00020002 Mar 21 20:07 wd0s1
> brw-r-----  1 root  operator    0, 0x00030002 Mar 21 20:07 wd0s2
> brw-r-----  1 root  operator    0, 0x00040002 Mar 21 20:07 wd0s3
> brw-r-----  1 root  operator    0, 0x00050002 Mar 21 20:07 wd0s4
> root[/dev]#
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message

----------


Sincerely Yours, 

Simon Shapiro
Shimon@Simon-Shapiro.ORG                      Voice:   503.799.2313

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?XFMail.980321184759.shimon>