public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph <syscon780@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] clone XP-Virtual to a file
Date: Wed, 10 Sep 2014 20:37:22 -0600	[thread overview]
Message-ID: <20140911023722.GA13917@syscon7> (raw)

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


             reply	other threads:[~2014-09-11  2:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-11  2:37 Joseph [this message]
2014-09-11  2:47 ` [gentoo-user] clone XP-Virtual to a file Poison BL.
2014-09-11  4:08   ` J. Roeleveld
2014-09-11  4:31   ` Joseph
2014-09-13 21:02 ` [gentoo-user] " Hans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140911023722.GA13917@syscon7 \
    --to=syscon780@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox