Archives

Microsoft takes another hit: NGINX tops IIS

Microsoft still needs some whipping: their inefficient bloat-ware has set back the development of the internet society by many years. [...]

Networx –Free Bandwidth Monitoring Software (Getting the Most Out of It)

Systems: Windows Only (2000, XP, Vista, 2008 / Both 32 and 64 bit)

Donationware: Technically it’s free, but when you see the level of craftsmanship in this program, you will want to donate.

Website: Softperfect.com

I recently changed ISPs to one with much more consistent service, but the trade off is that I now [...]

WinCDEmu Integrates Disk Image Mounting in Windows Explorer

We’ve written before about Virtual CloneDrive, software that can mount and run disk images as if they are physical disks. A similar free program is WinCDEmu.

WinCDEmu - Main site

WinCDEmu - SourceForge page

WinCDEmu is free and open-source, and makes mounting a disk image (*.ISO, *.CUE, *.BIN, *.RAW, and *.IMG) as easy as double-clicking.

[...]

Disable the “Install Updates and Shut Down” Option in Windows

Have you ever been annoyed at the Install Updates and Shut Down message that displays after Windows Update runs in the background?

It’s easy to avoid this message entirely and force any pending updates to stay associated with the yellow shield in the system tray. This is one setting that I always configure for [...]

Resize and Create Disk Partitions with EASEUS Partition Manager (Windows)

Disk partitioning is a volatile task, but it doesn’t need to be scary. Resizing a disk or partition in Windows is generally safe and easy, but you should still back up your critical files before messing with partitions. You never know what might happen.

EASEUS Partition Manager is a free alternative to popular [...]

Ghost Windows for Free with Paragon Drive Backup Express (A Visual Guide)

Paragon - Disk icon Sometimes the healthiest thing you can do with your Windows installation is to just nuke it and start over from scratch. If you’ve ever done that before, you know just how long it takes to get all your files transferred, drivers and programs reloaded, and updates patched. The process can take hours, even days. While a true geek might actually enjoy the process a tiny bit, it’s much more satisfying to create a disk image of your pristine Windows install that you can revert to if it gets screwed up later.

I’ve written about this process a few times before, but today I would like to introduce Paragon Drive Backup Express. Essentially, Drive Backup Express (DBE) is the free version of Paragon’s commercial software. As expected, it lacks features compared to its commercial siblings, but is still quite usable. Hey, it’s hard to complain about free software.

Features

Let’s look at some features of Express (free) versus Personal Edition (commercial) as of 31 March 2009:

Paragon Drive Backup Express Features

Don’t expect too much here – you won’t find any fancy features like scheduling, encryption, incremental backups, or image browsing. The Express version basically gives you the ability to make a backup of your disk/partition, plus the ability to restore it later. No more, no less.

Compared to the free version of Macrium, Reflect, the most glaring omission of DBE is the inability to back up straight to CD/DVD. If you can live with these restrictions (and most people can), DBE is a capable tool. Perhaps because it lacks all the fancy features, it’s also VERY easy to use.

Requirements

Drive Backup Express officially supports all versions of Windows from 2000 SP4 to Vista (32/64-bit). Sorry, no server operating systems are supported by the free edition. Supported file systems include:

  • NTFS
  • FAT16 and FAT32
  • Linux EXT2, EXT3, and swap
  • HPFS

Because DBE supports some Linux file systems, you should be able to back up and restore Linux partitions. I have not tested this capability… yet.

Other requirements are minimal. At the least, you will need:

  • A place to store the image after it is created – yes, DBE can store the disk image directly onto the C:\ drive as it is created, but you need another place to host the image if you plan to erase and restore the C:\ drive. Make sense? A few options include:
    • a large USB flash drive might work (4 or 8+ GB)
    • a blank DVD
    • an external hard drive
    • a spare internal disk or partition

Before we begin, PLEASE BACK UP YOUR CRITICAL DATA! It should be common sense that whenever you are working with disk imaging, you need to have backups of important data. Get a spare hard drive, burn everything to DVD, or look at some online storage (I highly recommend Dropbox).

The Process

Here’s an outline of the entire process:

  1. Install Drive Backup Express
  2. Configure Your System
  3. Create the Disk Image
  4. Verify the Disk Image
  5. Create the Rescue CD
  6. Restore the Disk Image
  7. Final Thoughts

1. Install Drive Backup Express

Here’s the DBE download page. There are separate downloads available for 32-bit versus 64-bit operating systems. Not sure whether your system is 32-bit or 64-bit? If it’s Windows 2000, it’s 32-bit. If it’s XP or Vista, hold down the Windows key and press Pause/Break. Look for the System information.

System - 32-bit

2. Configure Your System

This one is up to you – configure your system in a way that you would like to preserve. A freshly installed state is perfect, but if don’t feel like doing a complete re-install, here are a few suggestions:

  • Get the latest security patches from Windows Update.
  • Defragment your disk.
  • Scan your system for malware.
  • Clean out any unused or unnecessary applications.

I tend to create two disk images:

  1. A freshly installed system with only the latest drivers and security updates.
  2. A full image that also contains all my typical applications.

3. Create the Disk Image

Now it’s time to create our image. When you launch DBE, you will see a Welcome screen featuring a happy guy with an unbranded Macbook. Are we to assume that he just restored his BootCamp partition? Or maybe he’s happy that the Dow Jones Industrial Average actually went UP for a change? Anyway, I digress.

Paragon Drive Backup Express - Main

Click the Back up Disk or Partition option. The Simple Backup Wizard will appear.

Paragon Drive Backup Express - Simple Backup Wizard

Follow the prompts to begin creating the image. First things first, select which disk or partition you would like to image. You may choose either a single partition or the entire hard disk, complete with the Master Boot Record (MBR). Unless you absolutely know what you are doing, go ahead and back up the partition table (called the Hard Disk Track) as well as the MBR. You will need them if you have to do a restore from bare metal.

Paragon Drive Backup Express - Simple Backup Wizard 2

Next, choose a place to store the image. As mentioned before, you cannot burn the disk image directly to a CD or DVD, but you can store it directly on the currently running partition. In other words, if you are running from drive C:\, you can choose to store the image directly on the same drive. Drive Backup Express is smart enough to exclude the chosen storage directory and not create an infinite loop. However, you must move the image to a different location (DVD, flash drive, etc) BEFORE you can restore it since it is not possible to restore a disk from itself.

Store the image wherever you like, such as on the C:\ drive, a spare partition, or on an external disk. Note: you CAN also map a network drive and store the image directly on a networked computer. To do so, click the Network Drive button on the Backup Destination page.

Paragon Drive Backup Express - Backup Destination

Browse to find your networked computer and map a network drive to a shared folder. Enter the login information for the remote user. Note: that user must have read AND write privileges for the shared folder or DBE will not be able to store the image there. Also, though DBE can create your image over the network, I have not yet found an easy way to restore it over the network. Before you can restore it, you must transfer it to a DVD or some other external media.

Paragon Drive Backup Express - Map Network Drive

Once you’ve chosen your destination, hit Next. DBE will immediately begin creating and storing your image. This process may take a while, so go have a coffee break.

Paragon Drive Backup Express - Backup in Progress

And it’s done! Hooray!

Paragon Drive Backup Express - Backup Complete

Now that your backup is complete, let’s talk about how to verify and restore it.

4. Verify the Disk Image

This step is optional, but I encourage you to do it anyway. You don’t want to find out the hard way that something is wrong with the image that you created.

Back on the DBE Welcome screen, click the Check Archive Integrity button to launch a new wizard.

Paragon Drive Backup Express - Archive Integrity Wizard

Browse to find the disk image that you created. DBE also keeps a list of archives that you have made, so you can just select it from the list.

Paragon Drive Backup Express - Archive Integrity Wizard 2

Depending on the size of the archive, it may take several minutes to verify its integrity. Go refill that coffee or maybe play an online flash game.

If all goes well, the verification should complete without errors.

Paragon Drive Backup Express - Archive Integrity Wizard Complete

5. Create the Rescue CD

Before we can restore the image, we must create the Rescue environment. After all, if we’re going to erase and restore the current operating system, we can’t have that system running, can we?

Back on the DBE Welcome screen, click the Build Recovery Media option. The Recovery Media Builder will launch.

Paragon Drive Backup Express - Recovery Media Builder

You have a choice: you can build the Rescue environment on either a CD/DVD or Flash Memory. If you know that your computer supports booting from a USB flash drive, this is a great choice. Otherwise, stick to the standard CD approach, which I will use for this tutorial.

Paragon Drive Backup Express - Recovery Media Type

Before you can build the recovery ISO, you have another choice: Typical settings, Advanced, or User-specified ISO.

Paragon Drive Backup Express - DVD Creation Options

Typical – use this option if you just want to accept the default recovery package and start burning the disk. It will build a Linux-based boot disk with a minimal set of tools for restoring your image(s). If you’re unsure, go with this option.

Advanced – similar to the typical settings, but also gives you an option to add your own files or folders to the standard recovery image. For instance, if you have room on your DVD, you could add the folder where you stored the image itself. That way your recovery media also conveniently contains the disk image. Nice.

User-specified ISO – only choose this option if you already have another recovery ISO in mind to burn. Most users won’t have this.

Once you’ve made your choice, create your media. DBE can burn the disc for you directly, or you can choose the Emulator device option to build an ISO that you can burn later with a tool like InfraRecorder.

Now that your recovery media is ready, let’s move on to the restoration process. Please continue to the next page.

Share and Sync Your Music Library With MediaMonkey

Here’s the situation: my wife owns an iPod Nano. I own a Sandisk Fuze. We BOTH would like to access and share the SAME music library. Furthermore, we use different computers but don’t want to waste storage space by duplicating all the songs. In other words, I want to be able to rip [...]