Hmm, can you replicate the problem after your system is booted? What happens if you run?
/sbin/e2fsck -nf /dev/sdXXX
(This will do a read-only check).
Also, can you make sure that fsck.ext3 is a hard-link to e2fsck, as
opposed to being different files? Can you send me the output of the
command:
ls -li /sbin/e2fsck /sbin/fsck.ext*
- Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

