DavidBrenner3 / VMUB

A tool for testing boot configurations on USB drives
197 stars 43 forks source link

Cannot automatically add the drives to the VM #1

Closed misilot closed 6 years ago

misilot commented 6 years ago

I am getting the following error:

Possible reason: "MediaRegistry" section not found in the vbox file.

I am using VMUB 1.7x64 and VirtualBox 5.2.8

Thanks!

DavidBrenner3 commented 6 years ago

Hi.

Thank you for reporting the error.

Can you please upload the vbox file (zipped if possible) here or on a share site and post the link?

How to find the file: open a file manager (like Explorer) and go to drive C >> Users >> [Your_User_Name] >> VirtualBox VMs >> {Name _of_the_VM]. Inside there is a file with the same VM name, a blue icon and "VirtualBox Machine Definition" as Type. If your OS is configured to see the file extension, it will appear as ".vbox".

misilot commented 6 years ago

test.zip Here it is attached

DavidBrenner3 commented 6 years ago

Thank you.

"MediaRegistry" is a vbox file section where informations are stored about the current drives (HDD/DVD) attached to the virtual machine. Looks like they changed it a bit: if there are no drives the entire section is deleted (or not created in the first place).

I changed the way VMUB searches/uses this section too. I had no problem(s) in tests but please test too to be sure.

Virtual Machine USB Boot.x64.zip

misilot commented 6 years ago

Thanks this fixed the issue!

DavidBrenner3 commented 6 years ago

Issue officially solved in latest release.

azrailkenan61 commented 1 year ago

Screenshot_1