I did touch /forcefsck && reboot on remote machine, using Ubuntu 9.10.

How I can find out if there were any errors corrected? How I can find out what the result of the fsck was?

Thanks

link|improve this question

1  
Have a look in /var/log/fsck/ – boehj May 8 '11 at 22:50
Unfortunately nothing there - time stamps don't match and both files contain this: (Nothing has been logged yet.) – grs May 8 '11 at 23:33
feedback

1 Answer

up vote 0 down vote accepted

I think it might be in /var/log/boot.log. At least there appears to be something in mine relating to a successful fsck:

fsck from util-linux-ng 2.17.2
/dev/sda1: clean, 300236/4358144 files, 6740064/17401600 blocks

This is on Ubuntu 10.04.2 LTS.

link|improve this answer
Nope, same as above. In fact, I checked the whole /var/log and can't see anything to make sense. Now, few days are passed, but still... Thanks! – grs May 10 '11 at 0:24
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.