:: Re: [DNG] noatime by default
Etusivu
Poista viesti
Vastaa
Lähettäjä: Arnt Gulbrandsen
Päiväys:  
Vastaanottaja: Narcis Garcia
Kopio: dng
Aihe: 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