:: Re: [DNG] noatime by default
Page principale
Supprimer ce message
Répondre à ce message
Auteur: Arnt Gulbrandsen
Date:  
À: Narcis Garcia
CC: dng
Sujet: 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