Posted by Charlie on January 16, 2004 at 20:58:00:
Basically right after its mounts my root filesystem it tells me that it was shut down uncleany. It drops to a shell. I run the command:
fsck -t ext3 /dev/hda6
to check ext3 filesystem on /dev/hda6 (root: /). But the problem is a Segmantation fault. I think that is a runtime error and doesn't sound too good. So, I was wondering if anyone can explain why I would get this error when I run fsck, or maybe, that is the wrong means to solve the filesystem problem.
thanks,
charlie