- Nov 20, 2009
- 8,410
- 1,617
- 136
I've been trying to install OpenELEC into a virtual machine in Virtualbox. I d/l the disk image, which is an *.img file and attached that under the VM's storage for optical image, but it error's out. I get the following error:
Failed to open the hard disk file /home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.img.
Could not get the storage format of the medium '/home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.img' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: Medium
Interface: IMedium {05f2bbb6-a3a6-4fb9-9b49-6d0dda7142ac}
Callee: IVirtualBox {fafa4e17-1ee2-4905-a10e-fe7c18bf5554}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
When I change IMG to ISO I get:
Failed to open the hard disk file /home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.iso.
The medium '/home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.iso' can't be used as the requested device type.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Medium
Interface: IMedium {05f2bbb6-a3a6-4fb9-9b49-6d0dda7142ac}
Callee: IVirtualBox {fafa4e17-1ee2-4905-a10e-fe7c18bf5554}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
I've updated my LM and s/w whenever I am prompted, but this seems to go nowhere. I was able to lauch a LM and Ubuntu Server ISO images, though, so I think my approach was at least partially correct.
Failed to open the hard disk file /home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.img.
Could not get the storage format of the medium '/home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.img' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005)
Component: Medium
Interface: IMedium {05f2bbb6-a3a6-4fb9-9b49-6d0dda7142ac}
Callee: IVirtualBox {fafa4e17-1ee2-4905-a10e-fe7c18bf5554}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
When I change IMG to ISO I get:
Failed to open the hard disk file /home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.iso.
The medium '/home/abrasive/Dried/OpenELEC-Generic.x86_64-5.0.6-efi.iso' can't be used as the requested device type.
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: Medium
Interface: IMedium {05f2bbb6-a3a6-4fb9-9b49-6d0dda7142ac}
Callee: IVirtualBox {fafa4e17-1ee2-4905-a10e-fe7c18bf5554}
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
I've updated my LM and s/w whenever I am prompted, but this seems to go nowhere. I was able to lauch a LM and Ubuntu Server ISO images, though, so I think my approach was at least partially correct.