VirtualBox

Opened 5 years ago

Last modified 18 months 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:

http://mirror.ppa.trinitydesktop.org/trinity/cdimages/ubuntu/tde-ubuntu-14.04-desktop-latest-amd64.iso

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 Socratis, 5 years ago

Did you try comparing the checksum? From:
http://mirror.ppa.trinitydesktop.org/trinity/cdimages/ubuntu/tde-ubuntu-14.04-desktop-latest-amd64.iso.sha512sum

846af6b38b49d77cb66be468a5a0063ba8b7c72d58603f8f6c01e112c8c753202682d4d19e39324548c76d45f0e738f4fe42af3f3b4282db4d84a3a28595d124  tde-ubuntu-14.04-desktop-12-09-2018-amd64.iso

comment:2 by Socratis, 5 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 Valery Ushakov, 5 years ago

I think the problem is that the file size is not a multiple of 2048

Version 0, edited 5 years ago by Valery Ushakov (next)

comment:4 by Artem S. Tashkinov, 18 months 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)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use