Ticket #14530 (closed defect: worksforme)
Not able to Install a Cent OS VM on Virtual Box(Host Mac OS X)
Reported by: | sirshakd | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.2 |
Keywords: | iso storage format | Cc: | |
Guest type: | OSX Server | Host type: | other |
Description
Failed to open the disk image file ~/Downloads/OS/CentOS-7-x86_64-DVD-1503-01.iso.
Could not get the storage format of the medium '~/Downloads/OS/CentOS-7-x86_64-DVD-1503-01.iso' (VERR_NOT_SUPPORTED).
Result Code: VBOX_E_IPRT_ERROR (0x80BB0005) Component: MediumWrap Interface: IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda} Callee: IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945} Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Change History
comment:2 in reply to: ↑ 1 Changed 7 years ago by gekko
Replying to frank:
Could you provide the output of
ls -l ~/Downloads/OS/CentOS-7-x86_64-DVD-1503-01.iso
Seeing same issue as above with VirtualBox 5.0.4 on Windows 7.
Output of ls -l:
-rw-r--r-- 1 gekko Domain Users 2147486066 Sep 10 10:24 /c/Users/gekko/Downloads/CentOS-7-x86_64-DVD-1503-01.iso
Note: See
TracTickets for help on using
tickets.
Could you provide the output of
?