Yes you have to remount also. You can put some code in the /etc/rc2.d/S98user-start file.
Put in this file those things that you enter from the keyboard on reboot.
as an example put these two lines in the file
/etc/rc2.d/S20restsdk-serverd stop
mount -o remount,noatime,nodiratime /dev/root /
RAC