[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /dev/hda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.



"Joseph de los Santos" <jhou@info.com.ph> wrote:
>man fsck? lol just kidding.. try to use e2fsck if you have it. e2fsck is
>much better (in my opinion) in fixing file system problems.

e2fsck and fsck are identical on an ext2 filesystem, and on anything
else e2fsck won't work.

#       In actuality, fsck is simply a front-end for  the  various
#       file  system checkers (fsck.fstype) available under Linux.

[cjw44@riva ~]$ ls -i /sbin/fsck.ext2
   8259 /sbin/fsck.ext2
[cjw44@riva ~]$ ls -i /sbin/e2fsck   
   8259 /sbin/e2fsck

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: