Mobile Barcode Tool

QR Code - scan to visit our mobile site

This is a 2D-barcode containing the address of our mobile site.If your mobile has a barcode reader, simply snap this bar code with the camera and launch the site.

Virtualbox tools – cloning images

** Update – 11/2009 – Seems that some tinkering has occurred with VBoxManage since I first wrote this post. In 2008 I wrote a shell script to handle cloning and after a recent update the shell script was ‘broken’.    If you are seeing errors about ‘disk image already exists’ then try using the FULL PATH for both your SOURCE and TARGET clone images, i.e.

VboxManage clonevdi  /some_path/Source.VDI /some_path/New_clone.VDI

Note that as of VirtualBox 3.0.10 ‘clonevdi’ is deprecated but supported via ‘clonehd‘…

** End of Update #################

Start by creating your virtual machine image (including installing your OS of choice) – in my example this is Source.VDI.

Duplicating a virtual machine (VM) image with Virtualbox is simple but requires using the command line:

VBoxManage clonevdi  Source.VDI  New_clone.VDI

The time required to clone a VirtualBox image (VDI) is  dependant upon the size of the your VDI image and the processing power of your computer system.  The cloning process  creates a ‘converted’ disk image so you can clone your image from one drive to another drive or other storage resource and the new, cloned image will work (make sure to change/confirm network attached shares/resources used within the cloned image PRIOR to using them.) Note that the VirtualBox GUI tool has a ‘help link’ where the command line options are explained.

You will get an error message if you use a command without the appropriate options:

# VBoxManage clonevdi
VirtualBox Command Line Management Interface Version 2.0.4
(C) 2005-2008 Sun Microsystems, Inc.
All rights reserved.

Usage:

VBoxManage clonevdi <uuid>|<filename> <outputfile>|

Syntax error: Incorrect number of parameters

While most options are accessible via the VirtualBox GUI interface you may need to use some command line options.  Here is a partial list of the VBoxManage options.

  1. VBoxManage list
  2. VBoxManage showvminfo
  3. VBoxManage registervm
  4. VBoxManage unregistervm
  5. VBoxManage createvm
  6. VBoxManage modifyvm
  7. VBoxManage startvm
  8. VBoxManage controlvm
  9. VBoxManage discardstate
  10. VBoxManage adoptstate
  11. VBoxManage snapshot
  12. VBoxManage registerimage
  13. VBoxManage unregisterimage
  14. VBoxManage showvdiinfo
  15. VBoxManage createvdi
  16. VBoxManage modifyvdi
  17. VBoxManage clonevdi
  18. VBoxManage convertdd
  19. VBoxManage addiscsidisk
  20. VBoxManage getextradata
  21. VBoxManage setextradata
  22. VBoxManage setproperty
  23. VBoxManage usbfilter
  24. VBoxManage sharedfolder
  25. VBoxManage vmstatistics
  26. VBoxManage guestproperty
  27. VBoxManage metrics
Share and Enjoy:
  • LinkedIn
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Blogosphere News
  • Technorati
  • TwitThis
  • Live
  • Slashdot
  • Sphinn
  • Mixx
  • Yahoo! Buzz
  • StumbleUpon
  • Facebook
  • MSN Reporter
  • Reddit
  • RSS
  • Yahoo! Bookmarks

Related posts:

  1. VirtualBox – Security Tools – running Live CDs VirtualBox Security Tools – testing or installing Live CD images as...
  2. VirtualBox 2.1.2 – missing tools? I expect things to improve when I update/upgrade software –...
  3. Open Solaris (VDI) under Fedora (FC9) using VirtualBox I get vendor emails on a daily basis - I...
  4. Wordpress – importing images (media) I have not found a simple way to batch import ...
  5. Cobbler/Linux OS Provisioning via Virtual NICs (VirtualBox) This seems to be a topic of interest so here...

Leave a Reply - Please use your Real Name...

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Your GeoIP Data | Ip: 38.107.191.95
Continent: NA | Country Code: US | Country Name: United States
Region: DC | State/Region Name: District of Columbia | City: Washington
(US only) Area Code: 202 | Postal code/Zip: 20007
Latitude: 38.914398 | Longitude: -77.076302
Note - if using a mobile device your physical location may NOT be accurate...