FSCK Options and Maintenance

Provided below are some useful commands pertaining to FSCK. Update commands to your environment / related issue. Use commands at your own risk.


INCONSISTENCY: RUN fsck MANUALLY (i.e., without -a or -p options)


umount /dev/sda*
fsck /dev/sda1 -f -y
fsck /dev/sda7 -f -y



Remove forcefsck file:


mount -o remount, -rw /dev/VolGroup00/LogVol00
rm /forcefsck -f



Reboot and force an fsck:


/sbin/shutdown -rF now


If stuck in FSCK loop reboot:

# While in FSCK,
ctrl-c
mount -o remount, -rw /dev/sda1 /
rm /forcefsck -f



  • 132 Users Found This Useful

Was this answer helpful?

Related Articles

cPanel Account - PHP Startup: Unable to load dynamic library

PHP Startup Error: Unable to Load Dynamic Library   The error "PHP Startup: Unable to load...

How to convert InnoDB to MyISAM

Although at times faster, you will find InnoDB a very large headache when it comes to table...

Disable cPanel Brute Force Command Line

Disabling cPanel Brute Force Protection From Command Line   If cPHulk (cPanel's brute force...

ModSecurity: collection_store: Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied

The error Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied can occur on...

Manually Clear from Console / Command Line cPanel Exim Mail Queue

Clearing the Exim Mail Queue From Command Line   If the Exim mail queue on your server has...



Save 30% on web hosting - Use coupon code Hosting30