I, too, have been playing with Ghost, and others in attempting to settle on a way of imaging my linux disks.
Generally, you do much better with Ghost Corporate ($hundreds) than Ghost personal ($50). Also, you need at least vers 7.5 or 2003 if you are going to work with ext3 (SME 5.6). Finally, my experience with Ghost across a network has been terrible: you can send an image in minutes, but restoring it can take 20+ hours. YMMV.
One package that does work (sort of) is Novastor's Instant Recovery.
http://www.no-panic.com/recovery/irecover.htmlIt boots an unnamed Linux off a CD, then makes or restores images or simply clones drives. The expensive "network" version doesn't have many supported NICs, and doesn't work very well on those it does support. When I called to ask about my network errors, I was told they "don't support networking" with this product, so I recommend you just buy the cheap one. ($39)
They claim to support recovery to larger drives, but I have not tried that. My "trick" is to always use an SME boot drive, and a separate RAID array for data (mounted as /home/e-smith/files/). As boot drives are always much larger than needed, after installing, I shrink the "/" partition on SME boot drive down to 1GB or so, using Partition Magic 8 (which works with ext3). After that, making or restoring an image (to the RAID data array) can be done in a few minutes, and takes very little space. (I store the image in "primary"). Your image can be written to most any filesystem, and includes the boot sector and all partitions.
I've also had occasion to use this method on other Linux's, including those on Reiserfs, and it works well.
T.