Move/migrate vbox virtual machine to another computer along with snapshots
        Posted  
        
            by 
                user53864
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by user53864
        
        
        
        Published on 2010-12-20T02:55:08Z
        Indexed on 
            2011/02/18
            23:27 UTC
        
        
        Read the original article
        Hit count: 289
        
I have sun virtualbox(2.2) installed on windows xp and I've some VMs(ubuntu server) running  with many snapshots . How do I move virtualbox VDIs along with all the snapshots to new windows system?. I tried copying the base vdi and creating it newly on a new system and it worked fine but could not move the snapshots of the vms. I even tried copying Virtualbox.xml and machine's xml file to the new system and manually editing the snapshots location to the new place in the virtualbox.xml file, the snapshots are listed in the snapshots tab(but when I checked snapshots location in the vm's settings it's showing the default location having edited it)  but when I try to use the snapshots, reverting to current, it's not booting(some snapshots giving grub 2 error, some got stalled at the boot). I also tried export and import but only current state I could export and use it on the new system with no snapshots. Is there any way I could achieve this?. Please need help...
© Server Fault or respective owner