Adjust ext4 for performance Mount options errors=remount-ro,noatime,nouser_xattr,barrier=0 Journal Check if exists sudo tune2fs -l /dev/sdXY | fgrep has_journal Turn Off/On Unmount filesystem (If root filesystem then mount read-only) and then: tune2fs -O ^has_journal /dev/sdXY