Ben Caradoc-Davies writes:
> Martin, please show us the failing line. noatime works fine for me in
> fstab
Thank you. Your example reminded me of the error of my
ways or rather syntax.
The , was missing in the following line:
UUID=[] / noatime,errors=remount-ro
On 10/05/17 14:50, Martin McCormick wrote:
One of the suggestions for improving the longevity of solid-state drives is
to mount them using the noatime flag which reduces the number of
times that inodes are written to. if I try something like:
UUID=[string] / ext4 errors=remount-ro 0
One of the suggestions for improving the longevity of solid-state drives is
to mount them using the noatime flag which reduces the number of
times that inodes are written to. if I try something like:
UUID=[string] / ext4 errors=remount-ro 0 1
It works. If I put relatime there,
3 matches
Mail list logo