:: Re: [DNG] noatime by default
Forside
Slet denne besked
Besvar denne besked
Skribent: Arnt Gulbrandsen
Dato:  
Til: Narcis Garcia
CC: dng
Emne: 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