^
pop-out codeShare
^
# Example just increasing the number of mounts to 100
sudo tune2fs -c 100 /dev/hda1
#Example increasing the number of mounts to 50, and setting an interval of one month
sudo tune2fs -c 50 -i 1m /dev/hda