Re: file check wont pass
David Braun <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
Hi Ronald, try 'fsck -A'. this should check all the filesystems in your /etc/fstab. if it tells you which filesystem it is having problems with try 'fsck /dev/(put the device here)'. to fsck the first partition of the first IDE hard drive you would type 'fsck /dev/hda1'. if it asks you lots of questions and you want to answer them all 'yes' use the '-y' flag. fsck -y /dev/hda1'. good luck. dlb David Lee Braun Research Computing The Scripps Research Institute La Jolla, CA 92037 (858) 784 - 9370 [email protected]