hi
After runing fsck command filesystem is not repaire giving a message
# fsck /dev/hda1
showing message
couldn't open /proc/partions: no such files or directory
IS /proc mounted ?
and if runing command
# e2fsck /dev/hda1
showing message
e2fck 1.32 (09-nov-2002)
/home: clean, 795/640000 files, 29468/1279175 block
and if runing
# fsck.ext2 /dev/hda1
showing message
e2fsck 1.32 (09-nov-2002)
/: clean, 142272/1281696 files, 636801/2560351 block
file system is not repaire so what can i do ???
Last edited by raj_1; 12-07-2004 at 12:18 PM.
|