Strong wrote:
Can i say in fstab options-field: defaults,noatime - will this work, or i have to "unpack" the 'defaults' in turn to use 'noatime'?
"defaults" is just something to put in the "filesystem options" field of fstab if you don't want to change anything from the default.
Using just "noatime" should have the effect you're after. Paul.