On Fri, 21 Apr 2000, you wrote:
> >>>>> "Rohit" == Rohit R <[EMAIL PROTECTED]> writes:
> 
>     Rohit> Hi , When I boot into linux by passing the 'init ='
>     Rohit> parameter .... for e.g , init = /bin/bash or init =
>     Rohit> /bin/csh and get into one of the shells , the ex2
>     Rohit> filesystem is mounted as 'Readonly' .... how do I change
>     Rohit> that ..  i.e , mount it as 'Read / Write' ( Because I need
>     Rohit> to reverse changes made to the matb and fstab files , I am
>     Rohit> not able to login the normal way ).... please help.
> 
> mount -oremount,rw -n /
> 
> Be sure to mount -oremount,ro -n / after you make your changes, or
> survive an fsck at next boot.
 
or 

linux init=/bin/sh rw 

will mount root as writable


#########################
Sathya Rangaswamy
[EMAIL PROTECTED]
Life is free and so is Linux
#######################

-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to