Could not open the medium

Discussions about using Windows guests in VirtualBox.
Post Reply
allisbs
Posts: 4
Joined: 7. Aug 2018, 16:40

Could not open the medium

Post by allisbs »

Could not open the medium '/Volumes/Virtual Boxs 1/Windows 10.vdi'.
VD: error VERR_FILE_NOT_FOUND opening image file '/Volumes/Virtual Boxs 1/Windows 10.vdi' (VERR_FILE_NOT_FOUND).

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: MediumWrap
Interface: IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
My virtual box (WIndows 10) was working just fine yesterday. Hooked up my external drive today and tried to load Windows 10 and get the above error.

/Volumes/Virtual Boxs 1/Windows 10.vdi
is not the location. It is located at /Volumes/Virtual Boxs/Windows 10.vdi
I have not messed with anything. Don't understand why it changed and won't load.
Last edited by socratis on 7. Aug 2018, 17:07, edited 1 time in total.
Reason: Enclosed the information in [quote] tag for better readability
andyp73
Volunteer
Posts: 1631
Joined: 25. May 2010, 23:48
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Assorted Linux, Windows Server 2012, DOS, Windows 10, BIOS/UEFI emulation

Re: Could not open the medium

Post by andyp73 »

allisbs wrote:Hooked up my external drive today and tried to load Windows 10 and get the above error.
Running guests from an external drive isn't really recommended. Even with a USB3 drive the throughput may not be good enough for a pleasant user experience.
allisbs wrote:VD: error VERR_FILE_NOT_FOUND opening image file '/Volumes/Virtual Boxs 1/Windows 10.vdi' (VERR_FILE_NOT_FOUND).
You could always go into the settings for the guest, delete the drive and then attach the .vdi file again from the correct location.

-Andy.
My crystal ball is currently broken. If you want assistance you are going to have to give me all of the necessary information.
Please don't ask me to do your homework for you, I have more than enough of my own things to do.
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Could not open the medium

Post by socratis »

allisbs wrote: Hooked up my external drive
allisbs wrote:/Volumes/Virtual Boxs 1/Windows 10.vdi is not the location. It is located at /Volumes/Virtual Boxs/Windows 10.vdi
When you connect an ext. hard drive, and you already have a hard drive connected with the same name, the host OS will assign a new name. In your case, you must have had an existing mounted volume at "/Volumes/Virtual Boxs" and when you attached the HD, the host OS gave it a new attachment point "/Volumes/Virtual Boxs 1". Eject all the mounted volumes and try again.

BTW, this wouldn't have been necessary if the VM definition (.vbox file) and the VDIs were all in the same folder. But somehow you've managed to separate them...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply