Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 13:58:09 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Narana Kannappan <narana@gold.csl.sri.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Upgrade woes ( This time its real) 
Message-ID:  <199804290428.NAA06380@cain.gsoft.com.au>
In-Reply-To: Your message of "Tue, 28 Apr 1998 17:47:57 MST." <199804290047.RAA25376@gold.csl.sri.com> 

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

>   Now my even my 2.2.5 kernel wouldnt boot. It drops me to 
> a shell but since its a read-only file system, I cant even change
> /etc/fstab. Do u know anyway of getting around this ?
OK, go into the shell and do -
mount -rw /dev/wd0s2a /
vi /etc/fstab
[change the entry for / to use /dev/wd0s2a]
reboot

Easy :)

It may complain about / not being clean if you didn't shutdown properly, if 
so, just do 'fsck /dev/wd0s2a', and then do the mount command.

---------------------------------------------------------------------
|Daniel O'Connor software and network engineer for Genesis Software |
|http://www.gsoft.com.au                                            |
|The nice thing about standards is that there are so many of them to|
|choose from. -- Andrew Tanenbaum                                   |
---------------------------------------------------------------------



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



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