HOME
Andrew Schwabe's Blog : Backup

Ghost for Linux ?

I have long been a supporter of using Ghost for imaging disks.  See a previous post on how to use Ghost 2003 with Windows Vista.

I have never, however, been able to find a replacement for Linux... until now.

I just came across this -- and pardon me if this is old news -- which seems very promising!

http://www.feyrer.de/g4u/

This is an open-source project based on NetBSD that allows you to boot from a CD, connect to an FTP site, and backup-to-image, or restore-from-image to the local drive, using the FTP site as the image storage location.  This sure sounds like what Ghost should have been!

I intend to try it out very soon.

Using Ghost 2003 with Windows Vista

If you do a few google searches for "ghost" and "vista" you will find a ton of posts.  What I have found frustrating is the lack of clarity on one particular issue:

"If you back up a windows vista partition using ghost 2003 (dos based) to another drive or partition, can you restore it and have a bootable vista OS ?"

Answer: YES it works -- see below for how to do this.

There are many people who say if you clone a disk (i.e. you have two hard drives, clone A to B), that ghost 2003 works fine with vista, but nobody has clearly stated how and if it works on a partition to partition basis.

Here is how we setup all our computers:  The primary drive is split into 2 partitions, C: is for the OS, and D: is for files and backups.  In this scenario, the OS drive can be backed up to the D: drive using ghost.

This works great for any windows until Vista came around.  Now all of a sudden, changes to the boot sector make it more difficult.

So here is how to do it:

  1. Make sure your system is installed so that you have a C: and a D: partition
    • Note, we set this up so that all your "work files" are on D, so that if you restore a different OS, you can still access all your files.  This way you can have multiple configurations for your computer, one for work, one for games, one for fooling around, etc. and never lose any data.
  2. Make a "Bootable ghost CD" (or floppy disk, but our computers don't have disk drives anymore).
    • Here is some info on how to create a bootable ghost cd.
    • FYI you will need the bootable ghost CD because windows vista HATES ghost 2003, so its not easy to install it.  If you have a bootable CD, you have no worries, and just boot from the CD any time you want to backup or restore your system.
    • If you really have a hard time making a bootable ghost cd, email me, and I can help you out (for a small paypal donation).
  3. Backup your OS (all windows):
    • Boot up with your "Bootable Ghost CD"
    • Select "Local Partition to Image"
    • Pick your source drive and partition, destination drive and filename.
    • Get coffee.
  4. Restore your OS:
    • Windows 9x, 2000, ME, XP, 2003, linux, others:
      • Boot up with your "Bootable Ghost CD"
      • Select "Local Partition From Image"
      • Browse to and pick your ghost disk image
      • Pick the destination drive and partition
      • Get more coffee
      • When done, select "Reset computer"
    • Windows Vista
      • Boot up with your "Bootable Ghost CD" 
      • Quit ghost (should leave you at an A: prompt)
      • Type in "ghost -fdsp" (will re-launch ghost with alternate settings)
      • Select "Local Partition From Image"
      • Browse to and pick your vista ghost disk image
      • Pick the destination drive and partition
      • Get more coffee
      • When done, select to "Reset Computer"

And thats it.  I have found that this works very well with all modern windows versions, and with the few small differences, works great with vista too.  Since we can boot into ghost from a CD, we don't have to install it anymore either.  Now we can all have 10 OS's on our laptops and switch at will.