How do I restore VM from backup? (qcow disk image)
Posted: 28. Apr 2016, 22:50
I have backed up the contents of the directory "VirtualBox VMs" and now I am trying to restore the states of my virtual machines by copying the backed up files, back.
Now when I select "Machine" -> "Add" and select the qcow file of my VM, I receive the following error:
but I'm getting the following error:
I'm runnung VirtualBox 5.0.18 on Ubuntu 16.04 (amd64).
P.S. I have created a question on AskUbuntu called 'How do I restore a Virtualbox VM from backup? (qcow)' (can't post the link), but it looks like there's noone there familiar with the problem.
Now when I select "Machine" -> "Add" and select the qcow file of my VM, I receive the following error:
I have tried runningFailed to load virtual machine located at /home/user/VirtualBox VMs/ubuntu32-alt-text/ubuntu32-alt-text.qcow
Details: Cannot register the hard disk '/home/user/VirtualBox VMs/ubuntu32-alt-text/ubuntu32-alt-text.qcow' {bl2b9c7d-ad2c-4e73-b9aa-f53011f200b1} because a hard disk '/home/user/VirtualBox VMs/ubuntu32-alt-text/ubuntu32-alt-text.qcow' with UUID {5c90212f-fe70-4ce3-a93f-783d1e41225a}
Result Code: NS_ERROR_INVALID_ARG (0x80070057)
Code: Select all
vboxmanage internalcommands sethduuid "home/user/VirtualBox VMs/ubuntu32-alt-text/ubuntu32-alt-text.qcow"
How do I properly restore a VM ?`VBoxManage: error: Cannot set a new UUID: VERR_NOT_SUPPORTED`
I'm runnung VirtualBox 5.0.18 on Ubuntu 16.04 (amd64).
P.S. I have created a question on AskUbuntu called 'How do I restore a Virtualbox VM from backup? (qcow)' (can't post the link), but it looks like there's noone there familiar with the problem.