On Thu, Jun 06, 2002 at 11:00:34AM +0530, Raju Mathur wrote:
> 
>     Bish> You cannot successfully do a fsck or e2fsck on a mounted
>     Bish> partition.  You have actually done the correct thing. You
>     Bish> need to go through a rescue disk/ alternate OS (if
>     Bish> available, as in your case) and do a fsck on the unmounted
>     Bish> partition ...  This is where single floppy distros like
>     Bish> tomsrtbt and alfa linux come handy.
> 
> Not necessarily.  If I get dropped in a single-user shell due to fsck
> failure I just:
> 
>   mount -oremount,ro -n /
>   e2fsck -y /dev/<root disk device>
>   reboot
> 
> It's perfectly safe and valid to fsck a partition mounted read-only.
> 

Raju,

    This is from experience. I had faced problems earlier in a 
single-user mode even in ro mode. I found, that it is  best to
do it from a stand-alone rescue system.This works all the time.

Bish


--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Sending pending mail in queue                  LOST #075

Sendmail did mot manage to send few mails during the last time
you despatched mail, and mailq command shows them  spooled. To
send out pending mail in mail queue, as root do:

#sendmail -q

####<[EMAIL PROTECTED]>####################################
:

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to