fsck -y on reboot
Normally if the system reboots after a power failure the checkfs or checkrootfs scripts do a fsck -a to check the filesystem. In some cases the following happens: <br></br>/dev/sda1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY<br></br><br></br> (i.e., without -a or -p options)<br></br><br></br><br></br><br></br>A maintenance shell will now be started.<br></br><br></br>After preforming system maintenance, press Control-D<br></br><br></br>to terminate the maintenance shell and restart the system.<br></br><br></br>Give root password for maitenance<br></br><br></br>(or type Control-D to continue)<br></br> In normal cases you enter the root password and do a fsck of the disc to fix the errors....