for my root partition in fstab I use these configuration:
defaults,noatime,commit=120
it’s a SSD EXT4 partition and I use my PC just for internet.
in your opinion fstab is well written in this way? or should I change something?
for my root partition in fstab I use these configuration:
defaults,noatime,commit=120
it’s a SSD EXT4 partition and I use my PC just for internet.
in your opinion fstab is well written in this way? or should I change something?
may enable TRIM schedule instead of the default continuous TRIM:
thanks for the answers
also I have not understand if the /boot/efi partition should be mounted or not
do I need it in the fstab file?