>>>>> "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.

-- Raju

-----------------------------------------------------------------------
For more information on the LIH mailing list see:
http://lists.linux-india.org/lists/LIH

Reply via email to