LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   An error occurred during the file system check (https://www.linuxquestions.org/questions/linux-newbie-8/an-error-occurred-during-the-file-system-check-101117/)

oloijuok 10-07-2003 02:44 AM

An error occurred during the file system check
 
i have a redhat 9 which dual boots with windows 2k and has a raid pci. when i rebboted my system i get the
error message: an error occured during file system check.

what i tried was e2fsck but i get error: /dev/null(is a directory)

please help!

Deepak Gusain 08-14-2007 07:18 AM

File system error
 
An error Occurred during the file system check. Dropping you to shell;

on shell when i run this command

fsck -pf /dev/hda1

it is showing

/:217612/2562240 files (0.9% non-contifuous), 3552109/51220710 blocks

its urgent

jay73 08-14-2007 09:31 AM

Try this if you are using ext3:

fsck.ext3 /dev/hda1

Note: it is strongly recommend to perform this operation with the file system in question unmounted. Using a livecd is the most convenient way.

saurabh.jain162 05-29-2009 06:29 AM

I tried the above commands but getting following message :
///////////////////////////////////////////////////////////////////////////////
fsk.ext3:No such device or address while trying to open /dev/sdb1

Possibly non-existent or swap device ?
///////////////////////////////////////////////////////////////////////////////////


Before this I would like to mention that I have deleted /dev/sdb1 disk from my VmWare machine .And reboot my system .


All times are GMT -5. The time now is 04:39 PM.