-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bevin Watson wrote: > Back in Gutsy I had this set on my hard drive in /etc/fstab > # /dev/hda1 > UUID=b72b7ac5-0c3f-47b6-9628-508ab7ba1e74 / ext3 > noatime,defaults,errors=remount-ro 0 1
I've not read into it in detail, but I generally remove the "defaults" part. Mounting with atime is an ext3 "default", and I'm not sure if specifying "noatime" and "defaults" together forces one to override the other. I've got machines (in the many hundreds) in production without the "defaults" directive, and there has been no dire consequences. But otherwise, yes this is where to specify the "noatime" part. - -Dan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIUREheFJDv0P9Qb8RArqbAJoDG1W/E4wRP2NmEvLpmsmf3q6InACdFcjQ xQuvEXev/KbsecAQuUuROAo= =r0rj -----END PGP SIGNATURE----- -- ubuntu-au mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
