:: Re: [DNG] noatime by default
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Arnt Gulbrandsen
Fecha:  
A: Narcis Garcia
Cc: dng
Asunto: 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