Page 1 of 1
Ata2 Master Unknown Device
Posted: 12. Feb 2019, 11:15
by StuffedUp
Hi there,
I managed to stuff up my Virtualbox..
I basically had a bunch of VMs running and decided to muck around and move 1 VM to another drive.
Now every time I try to install a new VM I get "ata2 master unknown device" and nothing else happens.
I've reinstalled Virtualbox and also removed the user profile data but no luck.
Re: Ata2 Master Unknown Device
Posted: 12. Feb 2019, 11:31
by socratis
If you screw up your spreadsheet/document/database, and you reinstall LibreOffice, do you think that they are going to get fixed automagically? Not really. You messed up with a "document", a VM. Reinstalling VirtualBox, or changing your profile, or even creating a new profile isn't going to help you.
What might help you is to tell us exactly what you moved, from where to where. And we need to see the "recipe" of the VM, it's VBOX file. Right-click on the VM, "Show in Explorer", ZIP that chosen .vbox file and attach that to your reply.
Re: Ata2 Master Unknown Device
Posted: 12. Feb 2019, 11:54
by StuffedUp
Removed the .vdi file under storage
Then under Virtual Media Manager also removed the .vdi file
Moved the whole folder with all the files (vbox, vdi, etc) to another drive and re-added .vdi.
Then I got the Ata 2 master message
Here's the zip file for a new VM.
Thanks for looking into this!
Re: Ata2 Master Unknown Device
Posted: 16. Feb 2019, 10:32
by socratis
<HardDisk uuid="{540d8b00-a17c-49c8-a513-b3805eaac1fc}" location="Server2016Core.vdi" format="VDI" type="Normal"/>
According to the "Server2016Core.vbox" recipe, you should have a VDI in the same location as the .vbox file itself, named "Server2016Core.vdi". You see, the path is relative, not an absolute one, so that means the VDI should be next to the .vbox. Is it? Do you see it in the Explorer?
The other thing that's mentioned is an ISO:
<Image uuid="{a4ce1336-d40c-49b7-87fd-69a2216f0341}" location="D:/VM stuff/Server2016.iso"/>
Is that ISO where it says it is? If not, from the VirtualBox Manager, go to the menu File » Virtual Media Manager » Optical disks, and remove any references by using the Release/Remove buttons.