Hi All, I want the root fs to stay in read only mode for the entire boot process. So, I disabled the voyage sync feature, and edited the file /etc/init.d/checkroot.sh, and set: rootmode=ro That seemed to work, iostat no longer showed any written blocks. Is there any other issues I should be aware of? Thanks, Michael