Virtual box files with the extension .vbox contain metadata that the virtual unit hypervisor requires configuration permission for the guest virtual OS.
If the main .vbox file is damaged (i.e. reports that it is empty), use the .vbox-prev backup file to restore the contents of the original file.
Do this by renaming the empty .vbox files to a temporary name (for example, rename originalVM.vbox to the original VM-empty.vbox) .
Then create a copy of the backup file originalVM.vbox-prev, where the copy will have the same name as the original, but with the word "copy" added to it (that is, originalVM.vbox -prev is renamed to originalVM (copy) .vbox- prev).
It is important to keep the original .vbox-prev backup file, it should not be changed or renamed.
Now go to rename the copy of the newly created .vbox-prev file originalVM (copy) .vbox-prev to the original name of the empty .vbox file and remember to also change its extension from .vbox-prev back to .vbox.
This rename originalVM (copy) .vbox-prev back to the original VM.vbox. Now that this is done, you can add the .vbox (guest os) file back to the VBOX hypervisor .
This will restore the state and snapshot of the "inaccessible" guest virtual machine. Now delete the original empty .vbox file.
Skillionaire Feb 05 '17 at 4:14 2017-02-05 04:14
source share