I had some file corruption and could (not even as root)
even ls -l some files. I tried
reiserfsck --rebuild-tree /dev/vg0/varnew
and after a long time of printing
[fccc000] etc to the screen it stopped
I rebooted and it says that fsck.reiserfs on /dev/sdc6 (i.e. /)
failed(status ff) Run it manually
root is mounted read only
use bash# mount -n -o reount,rw /
then I tried fsck -t reiserfs /dev/sdc6
and it always says this contais a mounted fs,
that fsck.reiserfs on /dev/sdc6 (i.e. /)
failed(status ff) Run it manually
and run it manually
fsck.
what should I do?
Thanks, svar
even ls -l some files. I tried
reiserfsck --rebuild-tree /dev/vg0/varnew
and after a long time of printing
[fccc000] etc to the screen it stopped
I rebooted and it says that fsck.reiserfs on /dev/sdc6 (i.e. /)
failed(status ff) Run it manually
root is mounted read only
use bash# mount -n -o reount,rw /
then I tried fsck -t reiserfs /dev/sdc6
and it always says this contais a mounted fs,
that fsck.reiserfs on /dev/sdc6 (i.e. /)
failed(status ff) Run it manually
and run it manually
fsck.
what should I do?
Thanks, svar