Auteur: Arnt Gulbrandsen
Datum:
Aan: Narcis Garcia
CC: dng
Onderwerp: Re: [DNG] noatime by default
Narcis Garcia writes:
> Does anybody know some way to configure an already installed system to
> mount points with noatime by default?
Edit /etc/fstab.
> I'm specially interested for USB pendrives, that are automatically
> mounted in a desktop environment.
USB drives generally use some sort of windowsy file system that doesn't
support atime at all.
Arnt