Tutorial: Imaging your hard disk to protect your data

Browse this article:  Prev   Next

INCREMENTAL IMAGING

So far we’ve been talking about disk images as single files, but this isn’t necessarily the case. For convenience of storage and transport, most imaging software allows you to automatically split images across multiple files.

More advanced imaging agents can also create what are called differential and incremental images. These types of image work on a simple principle: rather than having to create a complete copy of a partition or disk every time you want to back up your system, a differential or incremental approach involves creating a single “base image”, then, in subsequent updates, storing only what’s changed. This way, you can slash the amount of space required to house an extensive archive of backups.

The difference between differential and incremental images is what’s stored in these update files. A differential image contains all the changes that have occurred on your system since the base image was created. This enables you to easily restore your computer to any given backup point using only two files (the base image and your chosen update file). Over time, however, as your computer grows less similar to the base image, the differential files will become larger. If you use differential imaging, it makes sense to create a new base image from time to time, or after major changes.

For home use, it makes more sense to use incremental imaging. Here, your updates store only what’s changed since your last update, not since the base image was originally created. This way, you can maintain a complete restorable archive of all the programs and files that have been on your computer at various points, without wasting a single byte.

Incremental imaging is arguably less robust than differential imaging. Since each update builds on the last, you can end up with a chain of dozens of update files – which means dozens of potential points of failure. It isn’t necessarily the case that losing or corrupting one of these files will wreck your entire backup system. Backup tools can skip missing files, so if you lose an update that only contained a few changes, you can normally recover everything else. However, if your damaged update file includes the installation of a new application or a Windows Update, your system could be left in an unstable state.

SIMPLE SUITES

 

There’s no single standard for disk backup images. Over time, the various developers of imaging software have each developed their own ways of implementing features such as compression, differential and incremental updates – and also encryption. Some tools allow you to “dip into” an image file and copy files or folders onto your current system – an approach that combines the best of image-based and file-based backup. Some software can even mount an image as a virtual disk, although this isn’t as versatile as a VHD since you typically get read-only access.

Because of this, once you start creating images and incremental updates using a particular package, you’ll need to keep it around for restoring them. That’s worth considering, especially if you’re planning to shell out for a commercial imaging tool.

The Professional Edition of O&O DiskImage 6 will set you back US$29 for a single license or US$49 for a three license Family version, both available from the O&O Software website. The program comes with a free 30-day trial period. It can create images from disks and partitions, produce incremental and differential images, and conveniently combine incremental files together on demand to produce an updated base image. Paragon’s Backup & Recovery 2012 Free edition can be downloaded here and you can find paid for options on the site as well. Acronis True Image 2011 can be downloaded for trial here and a 1 PC license could be purchased for AUD$49.99.

IMAGING AND SSDs

 

 

When you perform a clean installation of Windows 7, the installer analyses your hardware and configures Windows for maximum performance and reliability. This includes applying settings that suit the type of hard disk you’re using. For example, when you install it on a mechanical drive, caching services such as SuperFetch are switched on by default. On a solid-state drive they may – depending on the performance of the drive – be disabled.

This means if you use imaging software (or cloning software) to migrate your system from a mechanical drive onto a new SSD, you may not get the performance you expect. The best way to ensure you do is to perform a clean installation of Windows 7 directly onto the SSD. But if this isn’t practical, you can try adjusting the system settings.

To disable caching features that could harm the performance of your SSD, open the Registry Editor and navigate to HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Control\Session Manager\Memory Management\ PrefetchParameters. Once there, you’ll see a few keys, including two named EnablePrefetcher and EnableSuperfetch. Double-click on each of them and set their values to 0 to disable them.

It’s also worth checking that Windows is making use of your SSD’s TRIM feature, which cleans up deleted files in the background. You can do this from an administrative command prompt: to open one, go to the Start menu, type “cmd”, then right-click on the cmd. exe icon and select “Run as administrator”. Once you see the prompt, enter the following line:

fsutil behavior query DisableDeleteNotify

If you receive a response telling you that “DisableDeleteNotify = 0” then TRIM is enabled. If not, you can enable it by entering:

fsutil behavior set DisableDeleteNotify 0

A last SSD-specific recommendation is to disable scheduled defragmentation: SSDs don’t need defragging, and the constant reading and writing wears out the drive. To do this, open the Task Scheduler from the Start menu and click on Task Scheduler Library in the left-hand pane. Then browse to Microsoft|Windows|Defrag. If you see a scheduled defragmentation task appear in the top-centre pane, click on it, then click “Disable” in the right-hand pane to stop it running.

OPTIONS

 

 

We recently reviewed Acronis True Image 2012, one of the more popular home options for using a disk image for back up and recovery (get the free trial here). Recent changes have added some new features, but ultimately the system remains simple at its core.

One of the big advantages of the 2012 iteration of True Image is the support now offered for NAS devices. The software now finds and recognises them as a disk, rather than requiring you to wade through network trees. Given the increasing popularity of the NAS as a home device and the ongoing simplification of the installation and running of a home NAS, Acronis’ decision to add improved support in this version is extremely welcome.

Also, if you’re still running Windows XP (which a surprisingly large number of users around the world are), the software will now make disks larger than 2TB usable with little fuss.

Another popular program for this is Paragon’s Backup & Recovery, a powerful program that has a free edition available online. This application not only supports of all the present day techniques to store backup images, but it also has advanced features such as partitioning tools, virtualisation and migration facilities and much more.

A quick look around will reveal a number of programs that can be used for disc imaging.

Click below for the next page.

Browse this article:  Prev   Next

Source: Copyright © PC & Tech Authority. All rights reserved.

See more about:  pcbuilding  |  disk  |  imaging  |  storage  |  tutorial  |  backup
 
 

Readers of this article also read...

First Look: MSI Z87 Mpower MAX Motherboard 

First Look: MSI Z87 Mpower MAX Motherboard

 
Exclusive First Look: Gigabyte's Z87X-UD3H 

Exclusive First Look: Gigabyte's Z87X-UD3H

 
Unboxed: LG's Optimus G "Superphone" 

Unboxed: LG's Optimus G "Superphone"

 
Google's new Chromebook Pixel bests MacBook Pro in the ppi war 

Google's new Chromebook Pixel bests MacBook Pro in the ppi war

 
Top 25 apps for Android tablets 

Top 25 apps for Android tablets

 
Comments: 2
smadge1
22 February 2012
You didn't mention Windows Home Server, which, among other things, is great at backing up Windows clients. I can do a bare metal restore with it, and I've used it in the past to move to a bigger HDD. It also does cluster level incremental backups, and deduplicates clusters across all computer backups (up to 10 computers can be attached) I set mine up to backup my various systems each night, and to keep a range of backups across the year in case I need to go back, and you can manually backup at any time and keep permanent snapshots if you need them. Backups can be mounted in a read-only fashion from any attached computer, useful for migrating to a new system as well. (WHSv1 user here, WHS2011 has some better backup features, but I haven't switched to it yet)


Comment made about the PC & Tech Authority article:
Tutorial: Imaging your hard disk to protect your data?
Disk images can help you make complete computer backups, move an OS and more. Here is a walkthrough.

What do you think? Join the discussion.
photohounds
22 February 2012
Linux as expected, has a million tools to do this work. I've never been more than 'inconvenienced' when something was 'lost' a few clicks (or commands) and it's back - magical. It probably results from cutting my teeth in a backup-fanatic computer site, but the good, ingrained habits served me well.

I have spent time over the years, helping colleagues recover irreplaceable data. Sometimes you get lucky and I learned partition table editing (ugh). I always look at the face when I ask "Where's your newest backup?" The expressions are often priceless.


I wrote scripts to back up what I really want, and automate them, but there are point and click options built into Linux too.

Of course, there's Bacula and similar programs ...
I think the REAL message is 'backup your flamin' data!!'

I actually take a copy offsite (trusted friend's houses) about every 6 weeks. Reminds me - it's due.
Comments have been disabled for this article.
Latest articles on BIT Latest Articles from BIT
Federal Budget 2013: So what are you going to be required to pay?
15 May 2013
Opinion: Want a handy summary of the 2013 federal budget? Here is one by Newcastle accountants ...
Architects: another profession on the list of people using Evernote
10 May 2013
Yes, apparently the hugely popular Evernote note-syncing app is also being used by people who ...
In Brisbane? Setting up a business?
10 May 2013
Too embarrassed to ask even the most basic questions? Here's your chance to find out about ...
Worried about staff losing the office keys?
8 May 2013
Here's an interesting idea: a system which lets you assign a digital office "key" to your ...
Need a LOT more storage?
7 May 2013
Do you have multiple offices or servers? Are your systems requiring so much storage your IT ...

Latest Comments

Latest Poll

Which side are you choosing in the new console wars?



or View results
The Xbox One
  27%
 
The PlayStation 4
  18%
 
A console? Good Lord no - PC for me thanks!
  55%
TOTAL VOTES: 11

Vote now
Ads by Google

From our Partners

PC & Tech Authority Downloads