On Wed, 03 Sep 2003 12:37:05 +1000
Ms Jenny Chang <[EMAIL PROTECTED]> wrote:

> when i boot into rescue mode, and run fsck it gives
> fsck 1.32 (09-NOV-2002)
> warning; couldn't open /etc/fstab: No such file or directory...
> 

Hi,

  If you don't tell fsck which drive you want to check, it will try to
find the information in the /etc/fstab file.   Because this file
isn't available at that stage in rescue mode you'll have to type
something like:    

fsck /dev/hda2

  Where the letter "a" is the drive designator and the number "2" 
represents the partition number to check.

Good Luck,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to