Xabo Garc�a wrote:
>
> After I exec the reiserfsck to correct some problems (--fix-fixable), I
>retarted my
> computer. The problem is that now the filesystem is mounted read-only at the both
>time
> (any init.d script is started). I look in /etc/fstab and /etc/lilo.conf, but this
>files
> don't seem to be wrong. I don't know what is happening, because the reiserfsck
>--check
> says that there isn't corruptions. �May someone tell me what I need to do?. Thanks.
Try "mount / -o remount,rw". Do you get any warning/error messages?
Does the filesystem become read/write?
John Dalbec