Now after I've got my second harddisk that should be used for dumb data storage with a lot of read/write access I would like to enable the noatime option for this volume.
But i noticed that this option seams to be silently discarded by the mount command.
For example if I try this the noatime is just ignored:
Anyone know if its possible to 'activate' the noatime option for a volume in OS X? Or has Apple removed support for this too?
If this is the case then 10.3.6 was the last piece of software here. They removed so many usefull things that you have to compile your own kernel to get these things back.
Ok, I know that most users even don't know what this is and maybe it's more important to add the latest OpenGL feature for all those gamers but Apple should remember why they are still alive. If they forget the 'power' users and change OS X into a stupid OS for gamers then I can just save $1000 and get a new (better, faster) pc with a REAL BSD OS
But i noticed that this option seams to be silently discarded by the mount command.
For example if I try this the noatime is just ignored:
Code:
root# mount -uvo noatime,nosuid /dev/disk1s10
/dev/disk1s10 on /Volumes/media (local, nosuid)
Anyone know if its possible to 'activate' the noatime option for a volume in OS X? Or has Apple removed support for this too?
If this is the case then 10.3.6 was the last piece of software here. They removed so many usefull things that you have to compile your own kernel to get these things back.
Ok, I know that most users even don't know what this is and maybe it's more important to add the latest OpenGL feature for all those gamers but Apple should remember why they are still alive. If they forget the 'power' users and change OS X into a stupid OS for gamers then I can just save $1000 and get a new (better, faster) pc with a REAL BSD OS
