tune2fs -c 10 /dev/hda8 # fsck /dev/hda8 every 10 mounts tune2fs -m 10 /dev/hda8 # Set percentage of reserved blocks to 10 (usually 5) tune2fs -L tmp /dev/hda8 # Set percentage of reserved blocks to 10 (usually 5)