1. Edit /etc/fstab using your favorite text editor:
# vi /etc/fstab
2. Locate the line that contains the filesystem in question
and modify the last number in the row to '0', which disables fsck.
/dev/VolGroup/LogVol /mountpoint ext4 defaults 1 0
^ fsck disable