VirtualBox import error Cannot register the DVD image

前端 未结 4 1773
南方客
南方客 2021-02-05 00:33

I\'m running v 4.2.6. Starting this morning, I can\'t import some VMs, and some of my existing VMs are showing up as inaccessible and have the following error showing in the UI,

4条回答
  •  野的像风
    2021-02-05 01:19

    Open the .VBOX file in any text editor of your choice.
    find the following lines:

    [...]
    
            
    
    [...]
    

    Delete all entries between and section. After deleting the contents, your .VBOX file will look like below.

    
    
    

    Save and close the file.

    That’s it. Now, you can load the virtual machine without any issues.

提交回复
热议问题