Confirmed users
2,456
edits
Line 478: | Line 478: | ||
= Post-Install Setup = | = Post-Install Setup = | ||
Post-install instructions are written for the latest version.<br /> | Post-install instructions are written for the latest version.<br /> | ||
== Add noatime option == | |||
Edit /etc/fstab so that the mount options for / and /builds are 'defaults,noatime'. | |||
You don't have to reboot for these changes to take effect, instead you can do, | |||
mount / -o remount,noatime | |||
mount /builds -o remount,noatime | |||
'''Open Firefox once to make sure a default profile is created''' | '''Open Firefox once to make sure a default profile is created''' |