Hi, I want to get MySQL working on Voyage and maintaining it as readonly to guard against any damage to the data due to power outages. When I try to install and run MySQL I am no longer able to mount read only, so I guess it is writing temp files or something which will need to be moved to tmpfs. Any idea on how to do this? Thanks, Chris