> 
> (Repair filesystem)1# fsck /dev/hda
> fsck 1.32 (09-Nov-2002)

This is not correct. Specify the device file of that file system not
the complete disk, so the correct command will be..

# fsck /dev/hda5

OR

# fsck -A    (to check all file systems)

Ajay

_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to