Skip to main content

How to Backup Your Data to a Virtual Hard Drive in Windows 7

Having a solid backup plan is a must if you have important data on your PC that you don’t want to lose. Today we take a look at a unique way of using a virtual hard drive in Windows 7 to back up some files.

Create a Virtual Hard Drive (VHD)
In this example we’re creating a 2GB VHD, but you can make it whatever size you think you’ll need for your data.

Right-click on Computer and select Manage and when the Computer Management screen opens under Storage highlight Disk Management then click on Action \ Create VHD.
sshot-2010-06-18-[23-10-40]
Select a location on your machine where you want the VHD to live and its size. You can created it on your local drive, or in this example we placed it on an attached external drive. Decide if you want it to be Dynamically expanding or a Fixed size. Then You will see the virtual drive listed as Unknown unallocated space. Right-click the left box and Initialize Disk.

Right-click the Unallocated area and select New Simple Volume.

The New Simple Volume Wizard opens up and you can select to format the volume and give it a label and follow through the wizard.

When you’re done, you will see the new VHD listed under Hard Disk Drives in Computer. Now you can use it as you would any drive, and we are going to backup to it.
 
You can simply drag files to it, or set it for backup with Windows Backup and Restore or the backup app of your preference. . Type backup and restore into the Search box in the Start Menu and hit Enter.

Click on Set up backup

Select the VHD we just created…it might say there isn’t enough space, but we will be picking specific files to be backed up that will fit in the 2GB VHD.

Here is where you’ll want to select Let me choose…

Now you can go through and select the files and folders you want to backup. In this example we’re only backing up a few documents, well under the 2GB size of the VHD. Uncheck Include a system image of drives before continuing on, as you should’ve already created one.

You can schedule the backup to run on a regular schedule if you want.

After you have everything selected, review your backup settings and click Save settings and run backup.


After the backup is finished you can go into your VHD and check out the files you’ve backed up.

Then you can just drag the files out of the VHD or double-click on the Windows Backup and Restore icon to restore them.

The ability to use VHDs is just another tool in for your backup strategy. The other cool thing is you can copy the VHD file to other locations. For instance a network share, external HD, thumb drive, use in a VM…etc. You definitely shouldn’t use this as your only  backup strategy by any means, there are a lot of better backup methods out there, but it’s geeky, cool, and sometimes can be handy.
Speaking of VHDs, if you want to turn a physical drive into a VM,

Comments

Popular posts from this blog

Use Portable VirtualBox to Take Virtual Machines With You Everywhere

Install Portable VirtualBox to an External Drive First, get started by downloading the Portable VirtualBox installer from vbox.me . Run the downloaded file and extract it to an external drive or wherever else you want to store your portable VirtualBox system. You can always move it later, if you like. Launch the Portable-VirtualBox.exe program from here and you’ll be prompted to download and install VirtualBox’s program files on your external drive. The tool can automatically download VirtualBox’s files for you. After it does, click the OK button to unpack them. If the full version of VirtualBox is already installed on your computer, you won’t see this screen and VirtualBox will just open instead. You’ll want to uninstall VirtualBox first or set this up on a computer without VirtualBox installed. Launch the program again after it finishes unpacking files. After you agree to a UAC prompt , you’ll see the standard VirtualBox window. A VirtualBox system tray icon...

Tiny 11 - A Lightweight Windows 11 that can run on 2GB RAM and requires less harddisk space.

  In terms of Windows 11, its   system requirements   are high since this system requires at least 4GB RAM, 64GB storage space, enabled TPM & Secure Boot, a high CPU (1 GHz or faster with 2 or more cores on a compatible 64-bit processor), etc. compared to any old Windows operating systems. If you have an old or lower-end PC, Windows 11 is not a good option to install since many issues like random crashes, blue screen errors, etc. could appear on the unsupported hardware. Overview of Tiny11 If you want to run Windows 11 on your old computer with low RAM and disk space, Tiny11 appears in public. It is a project from NTDev and Tiny11 is a Windows 11 tiny edition. This edition is based on Windows 11 Pro 22H2 and includes everything you need for a comfortable computing experience since this tool doesn’t have the bloat and clutter of a standard Windows installation. Tiny11 Requirements In terms of Tiny11 requirements, a scant 8GB of storage and just 2GB of RAM are requ...

Create a Restore Point for Windows 7 or Vista’s System Restore

If you are thinking of installing an application but aren’t quite sure what it’s going to do to your computer, I would absolutely recommend creating a restore point before you install that application, and here are the steps to do so. Note that most application installs automatically create a restore point, but you can do this if you are really worried. Open up the Start Menu and right-click on “Computer”, and then select “Properties”. This will take you into the System area of Control Panel. Click on the “System Protection” link on the left hand side. Now select the “System Protection” tab to get to the System Restore section. Click the “Create” button to create a new restore point. You’ll be prompted for a name, and you might want to give it a useful name that you’ll be able to easily identify later. Click the Create button, and then the system will create the restore point. When it’s all finished, you’ll get a message saying it’s completed successf...