After many hours of configuration, I finally have the guest os image exactly the way I want it.
So I want to make it immutable.
I did:
Code: Select all
VBoxManage modifyhd /FULL/path/to/disk/image.vdi settype immutable
Code: Select all
The selected virtual machine in inaccessible. Please inspect the error message shown below and press the [bold]Refresh[/bold] button if you want to repeat the accessibility check:
Immutable hard disk '/FULL/path/to/disk/image.vdi' with UUID {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx} cannot be directly attached to the virtual machine 'virtual' ('/home/user/.VirtualBox/Machines/virtual/virtual.xml').
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}