VirtualBox

Opened 7 years ago

Closed 5 years ago

#17671 closed defect (invalid)

VERR_NOT_SUPPORTED on CUE file created by ImgBurn

Reported by: Paul17041993 Owned by:
Component: virtual disk Version: VirtualBox 5.2.6
Keywords: CUE, CD, image Cc:
Guest type: Windows Host type: Windows

Description

Have a CD drive of some form > run ImgBurn > tell it to create an image of the disk > tell virtualbox to load the CUE file > you get the following error;

Failed to open the disk image file E:\Disk Images\TANKTICS.CUE.

Could not get the storage format of the medium 'E:\Disk Images\TANKTICS.CUE' (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 (5)

comment:1 by Paul17041993, 7 years ago

Ok, this appears to be due to the ISRC flag in the file, if it's removed the file loads normally, however I have not yet achieved a non-corrupted CUE load...

comment:2 by aeichner, 7 years ago

Please attach the cue file to the ticket (the binary image file is not required).

comment:3 by pure_joy, 7 years ago

For me, it occurs if time references in .cue are larger than associated image file can hold.

For example, example.cue:

FILE "example.bin" BINARY
TRACK 01 MODE1/2352
INDEX 01 00:00:00
TRACK 02 AUDIO
INDEX 01 10:00:00
dd if=/dev/zero of=example.bin bs=1m count=1

(However, in this case .cue is really invalid. I have .cue and .bin created with IsoBuster which gives the same error, I suspect that it's invalid too.)

comment:4 by pure_joy, 7 years ago

My image created with IsoBuster gives another error NS_ERROR_ABORT, so I think it's separate issue #17783.

comment:5 by aeichner, 5 years ago

Resolution: invalid
Status: newclosed

No response from the original reporter and no cue file was attached, closing.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette