On Mon, 26 Nov 2001, Oden Eriksson wrote: > On Mondayen den 26 November 2001 13.31, Borsenkow Andrej wrote: > > > >>>>> "oden" == Oden Eriksson <[EMAIL PROTECTED]> writes: > > > > > > oden> How to tell if the FS is corrupt? I'm using RFS. > > > > > > sync (that is _very_ important to minimize the posibities of > > > > corruption). > > > > > touch /forcefsck > > > > > > reboot with other kernel, it will do an fsck. > > > > For reiser? > > > > lrwxrwxrwx 1 root root 11 Sep 17 10:49 > > /sbin/fsck.reiserfs -> ../bin/true* > > > > Does not look like it is going to do any check at all :( > > Shit, I have that link too on my LFS system. So, I guess I will have to drive > my 200 kilometers to really make sure, I don't dare doing it remotely. I > haven't noticed any wierdness yet because I was patching the kernel real > quick. >
ls -l /sbin/reiserfsck -rwxr-xr-x 1 root root 199772 Sep 14 11:17 /sbin/reiserfsck* You have to run it yourself....
