Answers for "virtualbox cannot register dvd image uuid already exists"

1

virtualbox cannot register dvd image uuid already exists

Open the .vbox file with a text editor and delete the following tag :

<DVDImages>
   <Image uuid="{fd686a98-c1a6-42d9-82aa-67728b524d53}" location="C:/Program Files/Oracle/VirtualBox/VBoxGuestAdditions.iso"/>
</DVDImages>
Posted by: Guest on March-31-2022

Browse Popular Code Answers by Language