Opened 6 years ago
Last modified 2 years ago
#18219 new defect
VERR_NOT_SUPPORTED for a valid ISO image
Reported by: | Artem S. Tashkinov | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 6.0.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
Both VirtualBox 6.0 and 5.2.22 don't accept this ISO image:
The error is:
Failed to open the disk image file /tmp/tde-ubuntu-14.04-desktop-latest-amd64.iso.
Could not get the storage format of the medium '/tmp/tde-ubuntu-14.04-desktop-latest-amd64.iso' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005) Component: MediumWrap Interface: IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda} Callee: IVirtualBox {9570b9d5-f1a1-448a-10c5-e12f5285adad} Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Change History (4)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Update
I did download the ISO, the checksum matched, but VirtualBox (6.0.1 r128018) came up with the same error as the OP. I was able to mount the ISO on my OSX 10.11.6 host with no problems...
comment:3 by , 6 years ago
I think the problem is that the file size is not a multiple of 2048
comment:4 by , 2 years ago
The link is dead.
Maybe you could at least show a meaningful error message instead.
VirtualBox 7.0.2 still fails (added a single extra byte at the end):
Could not get the storage format of the medium 'test.iso' (VERR_NOT_SUPPORTED). Result Code: VBOX_E_IPRT_ERROR (0X80BB0005) Component: MediumWrap Interface: IMedium {ad47ad09-787b-44ab-b343-a082a3f2dfb1} Callee: IVirtualBox {7682d5eb-f00e-44f1-8ca2-99d08b1cd607} Callee RC: VBOX_E_OBJECT_NOT_FOUND (0X80BB0001)
Did you try comparing the checksum? From:
http://mirror.ppa.trinitydesktop.org/trinity/cdimages/ubuntu/tde-ubuntu-14.04-desktop-latest-amd64.iso.sha512sum