Creating a Backup Image of your VirtualBox Hard Drive

Posted Wednesday, 03 March 2010 at 20:59 by Andrew Liu
Tagged: virtualisation
Read more blogs...

 

One of the first things I do when creating a VirtualBox image is to back up that raw image.  This saves me from going through the reinstallation process again (if and when the image dies, or if you simply want another test box).

 

Normally, I create a Windows XP image, and store that raw image away.  However, there are a few little tricks you need to make VirtualBox recognise the 'copy'.

 

VirtualBox keeps track of hard drives by identifying them by a UUID.  Copying the hard drive file (the .vdi file) simply uses the same UUID, and VirtualBox complains that you cannot register two hard drives with the same UUID.  The trick is to create a new UUID on your 'copy'.

 

$ cd ~
$ cd .VirtualBox
$ cd HardDisks
$ cp Windows\ XP.vdi Windows\ XP\ Raw.vdi
$ VBoxManage internalcommands setvdiuuid Windows\ XP\ Raw.vdi
VirtualBox Command Line Management Interface Version 2.1.4
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

UUID changed to: 051449fa-1464-42c8-a033-c12d81b63ffa

 

Thats it! Now you can use the VirtualBox Virtual Media Manager to add an existing drive, and point it to your copy!

 

 

Web News

19-year-old makes millions from ethical hacking
The Argentine teenager has topped the charts when it comes to bug bounty hunting.
--- 01 Mar 2019 08:09 PM

Coles signs up Optus for business connectivity deal
Coles stores to get NBN fibre connections with Optus acting as retailer and enterprise mobile connectivity provider.
--- 01 Mar 2019 04:39 PM

ANU claims Australians want government to use data for better-targeted benefits
Respondents to its survey said they wanted the data to be used to make sure the right people were receiving the right benefits, the Australian National University has reported.
--- 01 Mar 2019 04:34 PM

A Berkeley mash-up of AI approaches promises continuous learning
The team of professor Sergey Levine at University of California at Berkeley engineered a novel mash-up of two machine learning tasks, resulting in ways to have a computer continually update its ability to generalize from one learned task to another.
--- 01 Mar 2019 03:59 PM

New Thai laws allow government to access information without warrants: Report
Government will be able to seize, search, infiltrate, and make copies of computers, computer systems, and information in computers without a court warrant, Reuters has reported.
--- 01 Mar 2019 03:50 PM

Company Blog


Search Behaviour

Posted Tuesday, 19 October 2010 at 05:58 by Andrew Liu


As an SEO provider, you have one main goal. Get your clients website to show up in search results fo...

Read more...



sm bus drivers missing in Device Manager

Posted Sunday, 18 April 2010
Updated Sunday, 24 February 2013 at 06:39 by Andrew Liu


When installing a new Windows XPinstallation, I seemingly always miss some drivers. One that trouble...

Read more...



Multiple Domains for SEO performance?

Posted Friday, 05 March 2010 at 23:13 by Andrew Liu


Online businesses and websites that cover a broad range of topics or one large topic are sometimes b...

Read more...



Tag Clouds - SEO or not?

Posted Thursday, 04 March 2010 at 04:34 by Andrew Liu


A tag cloud or word cloud is a visual depiction of tags or words related to a site, typically used t...

Read more...



Mozilla Thunderbird and Gmail IMAP Attachments Bug

Posted Wednesday, 03 March 2010 at 20:15 by Andrew Liu


I've been using Gmail since its early inception, and Iwas one of the first to utilise Gmail's IMAPfe...

Read more...



Read more blogs...