Opened 9 years ago
Closed 8 years ago
#14749 closed defect (fixed)
Error export to ova new vm from virtualbox 4.3.32
Reported by: | Igor | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.30 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
Virtualbox 4.3.32, host Windows 8.1 x64, latest extpack
- Create new VM in vbox 4.3.32, install OS (ubuntu 15.10)
- Export VM to ova 1.0
- drop VM and import from ova
- Error start - dublicate item (USB controllers):
in vbox file: ...
<USB>
<Controllers>
<Controller name="OHCI" type="OHCI"/> <Controller name="EHCI" type="EHCI"/> <Controller name="OHCI" type="OHCI"/> <Controller name="EHCI" type="EHCI"/>
</Controllers>
...
USB controllers duplication seen in ova file. :-(
However: VM exported earlier from 4.3.30, restored and re-exported and re-imported properly in virtualvox 4.3.32.
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
In test build VirtualBox-4.3.33-103670-Win the problem with duplicate USB controller when exporting to ova solved. Thank you.
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the report. Hopefully fixed in the most recent 4.3.x test build. Could you confirm? You don't need to update the Extension Pack.