I'm thinking of creating some base-level versions of operating systems to be used as the parent of linked-clones. I intend to use the linked clones to install software and experiment on. I'd like a way to lock down the parent so I don't accidentally start it up and change it.
I'm running on an Ubuntu 12.10 host. Is it reasonable to take away write permission on the files for that virtual machine? Will that break anything?