Opened 17 years ago
Closed 8 years ago
#804 closed defect (obsolete)
Impossible to switch an image to "immutable" after creating a snapshot
Reported by: | Ronny Standtke | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 1.5.2 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description (last modified by )
During installation of a complex system I took several snapshots. Now I want to use the latest state with the "immutable" feature. This seems to be impossible. Even though I removed the image from the virtual machine the image stays somehow attached to the machine, propably because of the snapshots.
Here is the console output of the unregisterimage command:
$ VBoxManage unregisterimage disk XPSP2.vdi VirtualBox Command Line Management Interface Version 1.5.2 (C) 2005-2007 innotek GmbH All rights reserved.
[!] FAILED calling virtualBox->UnregisterHardDisk(uuid, hardDisk.asOutParam()) at line 5245! [!] Primary RC = 0x80004005 [!] Full error info present: true , basic error info present: true [!] Result Code = 0x80004005 [!] Text = Hard disk '/home/ronny/.VirtualBox/VDI/XPSP2.vdi' is attached to a virtual machine with UUID {a6321a23-ac5d-456c-2bbb-5779e5f21a55} [!] Component = HardDisk, Interface: IHardDisk, {fd443ec1-000f-4f5b-9282-d72760a66916} [!] Callee = IVirtualBox, {76b25f3c-15d4-4785-a9d3-adc6a462beec}
Change History (3)
comment:1 by , 17 years ago
priority: | critical → major |
---|
comment:2 by , 16 years ago
Component: | other → VM control |
---|
comment:3 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.