I want to run fsck at boot and have it logged. I used shutdown -F -r and it worked but I can't find a log. The reason I want it is that the server is having this error: kernel: journal commit I/O error The server is only reachable by SSH. So I need to run fsck at boot and have it logged. How can I make shutdown -F -r tell fsck to correct eventual problems like in e2fsck -f -y ? Regards, Clodoaldo Pinto Neto