› Forums › Network Management › ZeroShell › Mounting devices with noatime? › Re: Re: Mounting devices with noatime?
April 9, 2009 at 7:50 am
#47891
Member
@bender02 wrote:
… ‘option=noatime’? I have it on a CF card, …
I haven’t tried but would suggest to add “noatime” to /etc/fstab
For example:
/dev/sda1 /boot ext3 noauto,noatime 1 1
/dev/sda2 / ext3 noatime 0 0
/dev/sda3 none swap sw 0 0
(Fulvio please correct me if I’m wrong)
Greetz RaVEn