On 11 September 2014 04:47:31 CEST, "Poison BL." <poiso...@gmail.com> wrote:
>On Wed, Sep 10, 2014 at 10:37 PM, Joseph <syscon...@gmail.com> wrote:
>> How to close virtualbox machine (windows xp) to a file?
>> I need to transfer it to another box.
>>
>> I made some notes but they are old so I'm not sure if they are
>applicable or
>> there is an easier way.
>>
>> ===========
>> 1) Shut down the virtual machine you would like to copy
>> 2) In File > Virtual Media Manager, select the virtual machine disk
>image
>> you would like to copy, and press the Release button
>> 3) In a terminal window, issue following command (see virtualbox user
>> manual):
>>
>> VBoxManage clonehd (complete-path)/directory/image1.vdi
>> (complete_path)/directory/image2.vdi
>> VBoxManage clonehd /home/thelma/.VirtualBox/HardDisk/xp-clinic.vdi
>> /home/thelma/xp-clinic.vdi
>>
>> 4) In File > Virtualdiskmanager, add the new disk image you've
>created in
>> step 3.
>> 5) In the main virtualbox window, press the New button to create a
>new
>> virtual machine, and link it to the new disk image you've created.
>>
>> To re-attache the vdi:
>> Next we have to undo the Release we did before so that we can
>continue using
>> our Virtual Machine. In VirtualBox main Window select the Virtual
>Machine
>> (1) and press the Settings button (2). Go to Storage (3) IDE
>Controller
>> (left window - empty); "right click" on "IDE Controller" and press
>the Add
>> Hard Disk button (in the left window (4). Here select your initial
>.vdi file
>> (5) and your Virtual Machine will be ok.
>> ============
>>
>> I've noticed there is a "Clone" menu.  Do I use it and just tar.gz
>entire
>> folder to a new machine?
>>
>> --
>> Joseph
>>
>
>File -> Export Appliance
><copy to the new system>
>File -> Import Appliance
><verify that settings carried over right>
>
>It should carry the configuration over fairly completely, though it's
>been a long while since I last used it, and I've not tested it between
>overly diverse host hardware.

This works. Done it myself with 20+ VMs when switching laptops beginning of 
this year.

I would advise against the steps Joseph has. Those are outdated and can easily 
lead to errors.

The Host hardware does not matter. As long as the target host has (at least) 
the same virtualisation support as the source host. If it doesn't,  you might 
not be able to start 64bit VMs.

If the VM has devices assigned to it from the Host. Ensure those get moved 
along or replaced with similar devices. 

I also have serious concerns over the continued use of Windows XP as this is 
ancient technology that has, finally, been dumped by its creator. But that is 
not relecant to the question.

--
Joost
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

Reply via email to