The Friday 2005-01-28 at 08:35 -0800, Christopher Carlen wrote:
So that's it. There appears to be nothing wrong. Furthermore, I can mount it from the rescue and all the directories appear to be their, and the files in a few of the dirs I browsed.
How to get Suse to stop getting stuck?
I'd guess there is something wrong in the fstab file. Probably you have listed some partition with the wrong filesystem, or it is no longer there.
And why does it say it's mounted ro when it is really rw?
On the contrary, it complains that it is mounted rw, and thus refuses to check it. You mounted it rw your self first thing - see:
Partition /dev/sda2 is mounted with write permissions, cannot check it ______________________________________^^^^^
_write_ permissions, ie, RW.
fsck.reiserfs /dev/sda2 failed (status 0x10). Run manually! # mount /dev/sda2 on / type reiserfs (rw,acl,user_xattr) /dev/sda2 on / type reiserfs (rw,acl,user_xattr) ________________________________^^
It seems you have a double entry for sda2. -- Cheers, Carlos Robinson