Could not get the storage format of the medium error

This is for discussing general topics about how to use VirtualBox.
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Could not get the storage format of the medium error

Post by oldenuf2nobtr »

Environment: Windows 7 Enterprise laptop, Installed VirtualBox v5.0.2, attempting to pull in centos 7 iso image to install Linux guest OS.

I am not to Image Administration and creation and new to VirtualBox. I have a working Centos 7 LiveCD image but I have recently learned I cannot install from this iso.
I have attempted to pull in an "everything" iso and it fails each time with the same error. I have also tried using the minimal iso image and again fails with the same error. same issue with the DVD iso image. I was initially try to pull the iso images in from my External hard drive and I thought maybe it was not formatted properly or something so I tried pulling the images in straight from my C drive. I get the same error. I read in other forums that the image could be it was not the fill image and only partial. I tried downloading the image from multiple locations. I get the same error. I am left to believe there is something I am not configuring or doing something during the creation of the virtual disk or some setting in another spot that needs to be enabled that is causing this to occur. Below is the full error:

Could not get the storage formatof the medium 'D:\ISPImages\Centos-7-x86_64-Minimal-1503-01.iso (VERR_NOT_SUPPORTED)
Result Core:VBOX_E_IPRT_ERROR(0x80BB0005)
Component: MediumWrap
...
...
Callee RC: VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Could not get the storage format of the medium error

Post by Perryg »

Post the guests log file ( as an attachment )
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

Perryg wrote:Post the guests log file ( as an attachment )
I am not sure if VBoxSVC.log is the one you are looking for but I have attached it.
Attachments
VBoxSVC.log
(89.46 KiB) Downloaded 543 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Could not get the storage format of the medium error

Post by Perryg »

Right click on the guest in the main manager and then left click on show log. Then click save and post as an attachment.
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

Perryg wrote:Right click on the guest in the main manager and then left click on show log. Then click save and post as an attachment.
There are no logs to save. I don't get that far. Once I receive the popup error, that's it.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Could not get the storage format of the medium error

Post by Perryg »

Did you look?

You stated that you could run a Live CD in another post and even that will create a log.
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

Perryg wrote:Did you look?

You stated that you could run a Live CD in another post and even that will create a log.
Yes, the image that is running with the LiveCD has a log that can be saved and I have attached an image of what I see there. I have also attached an image of the error for the new virtual machine I am attempting to create.
Attachments
Error I receive and everything stops here.
Error I receive and everything stops here.
FailedWindow.png (79.33 KiB) Viewed 34850 times
LiveCD image that is working.
LiveCD image that is working.
LiveCDLogWindow.png (60.3 KiB) Viewed 34850 times
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: Could not get the storage format of the medium error

Post by loukingjr »

Since you have a bootable CentOS 7 LiveCD you should see the "Install Centos" icon on the left of the desktop. Double-Click it.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Could not get the storage format of the medium error

Post by Perryg »

At this point all I care about is to see a log file. You show the one that is from the LiveCD. Post that one.

After that I can probably tell you what your issue may be.
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

Perryg wrote:At this point all I care about is to see a log file. You show the one that is from the LiveCD. Post that one.

After that I can probably tell you what your issue may be.
I see the icon on the Centos Desktop for the LiveCD that your speaking of.

I have attached the log that you requested. there was 4 but I just saved the current window log.

However, I would like to use the everything iso image to get all the product and understand what I am doing wrong. Thank you
Attachments
centos7sys2-2015-08-31-16-15-41.log
(69.08 KiB) Downloaded 147 times
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Could not get the storage format of the medium error

Post by Perryg »

I see no reason why you should not be able to install.

Here is a link that shows you how to check the md5 sum to see if the download is correct, and even how to actually install.

http://www.tecmint.com/centos-7-1-installation/
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

I followed the instructions in the link provided to install to the hard drive. Files were created on the hard drive. When it said to reboot at the end of the install I click the Quit button and went in to the terminal and su to root and rebooted. But it bootup from the LiveCD and does not have the other menu or the login screen for the userid I created. I am still missing some step.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: Could not get the storage format of the medium error

Post by loukingjr »

remove the .iso from the guest.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
oldenuf2nobtr
Posts: 25
Joined: 31. Aug 2015, 14:28

Re: Could not get the storage format of the medium error

Post by oldenuf2nobtr »

loukingjr wrote:remove the .iso from the guest.
I have no idea what that means.
loukingjr
Volunteer
Posts: 8851
Joined: 30. Apr 2009, 09:45
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: just about all that run

Re: Could not get the storage format of the medium error

Post by loukingjr »

In the settings for the guest, remove the LiveCD.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
Post Reply