I once created a backup of a Windows guest by simply shutting the guest VM down and using Winzip to zip up the contents of the guests directory (e.g. .vbox, .vdi, shapshots sub-directory, logs sub-directory). I realize now that I should have instead used VirtualBox's "Export Appliance" option. However, since I have this .zip file that contains the files that comprise the guest VM I unzipped this ol6 VM to the directory that contains my host VMs ("E:\Virtual Machines\VirtualBox VMs"), to create the "E:\Virtual Machines\VirtualBox VMs\ol6" directory which contains the files I mentioned earlier in this post. What can I do now to make VirtualBox aware of these files? I don't have an appliance to import. . .
Thank you for your assistance.
I'm using Virtualbox version 4.3.16
[Solved] How to import zip file backup of Windows Guest?
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: How to import zip file backup of Windows Guest?
No, you were quite right not to use Export/Import. Using ZIP is a potential complicating factor, as not all versions support large files.
Anyway, see here for how to move a VM - you've already done most of it.
Anyway, see here for how to move a VM - you've already done most of it.
Re: How to import zip file backup of Windows Guest?
That worked. Thank you!