Opened 14 years ago
Closed 9 years ago
#8910 closed defect (obsolete)
Failed to Move Image from Linux to Windows : Failed to Open Virtual Machine
Reported by: | Antony Reynolds | Owned by: | |
---|---|---|---|
Component: | VM control | Version: | VirtualBox 4.0.8 |
Keywords: | failed open virtual machine medium closed | Cc: | |
Guest type: | Linux | Host type: | Windows |
Description (last modified by )
Copied Virtual Machine directory from a Linux host to a Windows host. I got the following error when trying to "Add" the machine.
Failed to open virtual machine located in D:/VirtualMachines/OEL6-x64/OEL6-x64.vbox. Medium 'D:\VirtualMachines\OEL6-x64\OEL6- x64.vdi' cannot be closed because it is still attached to 1 virtual machines.
The Details box contains:
Result Code: VBOX_E_OBJECT_IN_USE (0x80BB000C) Component: Medium Interface: IMedium {9edda847-1279-4b0a-9af7-9d66251ccc18} Callee: IVirtualBox {d2de270c-1d4b-4c9e-843f-bbb9b47269ff} Callee RC: E_INVALIDARG (0x80070057)
This is VirtualBox 4.0.8. Image was created under 4.0.6 but I tested it on 4.0.8 before moving it to the new machine.
I have uploaded the .vbox file.
I have tried removing the DVDImage tag and the SharedFolder tag.
See Wiki discussion at http://forums.virtualbox.org/viewtopic.php?f=6&t=41630
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | OEL6-x64.vbox added |
---|
comment:2 by , 14 years ago
I found the solution.
I deleted all references to DVDImages and SharedFolders, replacing <DVDImages>...<DVDImages> with <DVDImages/> and <SharedFolders>...<SharedFolders> with <SharedFolders/>
Seems that earlier versions were more forgiving.
comment:3 by , 11 years ago
Description: | modified (diff) |
---|---|
priority: | critical → major |
comment:4 by , 9 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
VBox file that fails