How can I prevent VirtualBox from changing the permissions on the .vbox File?
- by KevinC
I'm currently running Ubuntu 13.04, and I've got a Windows 8 VirtualBox VM installed. I put the VM's folder in a shared folder (/home/sharedHome/) that has read and write permissions assigned to the vboxusers group. This allows me to launch the VM from my account and my wife can launch it from hers.
The only problem is that when you launch the…