Hi,
Whats the best fstab configuration for partitions?
I created:
UUID=dc857caf-b3f6-46a2-87ea-824934b9d11c / ext4 noatime,usrjquota=quota.user,jqfmt=vfsv0 1 1
UUID=e2ef4313-f948-47e9-8495-378506b1bc21 /boot ext4 defaults 1 2
UUID=1ef2677a-b0d8-47ef-b9bc-0df7bd2a6acf /home ext4 usrjquota=quota.user,noatime,jqfmt=vfsv0
I would like disable quota check on /, for better perfomance. This can help you with something?
I already use "noatime"
Thanks!
Whats the best fstab configuration for partitions?
I created:
UUID=dc857caf-b3f6-46a2-87ea-824934b9d11c / ext4 noatime,usrjquota=quota.user,jqfmt=vfsv0 1 1
UUID=e2ef4313-f948-47e9-8495-378506b1bc21 /boot ext4 defaults 1 2
UUID=1ef2677a-b0d8-47ef-b9bc-0df7bd2a6acf /home ext4 usrjquota=quota.user,noatime,jqfmt=vfsv0
I would like disable quota check on /, for better perfomance. This can help you with something?
I already use "noatime"
Thanks!