Gnost is a partition backup/restore system. It is a single GTKdialog script and uses the same standard backend tools as larger programs like Clonezilla.
Gnost is designed to be a portable app. You put the script in a partition of the storage drive (or in a subfolder) and click-run it from there. The storage drive could be an external USB hard drive or a partition of an internal drive.
Gnost has three dependent packages: ntfs-3g, partclone and lzop. When you run your Gnost setup on different platforms, these dependencies may not be installed. The easiest solution is to make a single squashfs module containing the three packages that you can load-on-demand.
You can run Gnost several ways. For example:
a. Boot a Windows computer off a Starter Kit flash drive. Plug in your USB hard drive and backup the Windows partition(s). See below for details.
b. Boot off a Linux computer. If necessary, use a CleanMode boot so the target partition is not mounted. Move to the storage drive, load the dependency squashfs module and run Gnost.
Download and extract the attached Gnost script. It is NOT a fake .gz package! Copy the script to your storage device.
NTFS partitions:
This could be a Windows system partition or an NTFS data partition.
Boot the target Windows computer off the flash drive. Connect your USB storage drive and open the destination folder.
Click on the "gnost" script and follow the steps. The NTFS partition must be UNmounted. Use a descriptive name for the image file, like "dell-sda2-ntfs.gno". The image will be saved in the current folder of the USB drive.
Use the reverse procedure to restore a partition. Then run Gparted and look for any problems. If necessary, use the Check function.
Ext and FAT partitions:
Use the same method. You can also restore the image to a different partition, provided that it has the matching filesystem type and is at least as large as the original. The Gparted Check function will expand the image to fill the new partition.
Be aware that moving a system boot partition may require extra steps to make it bootable again.
Gnost v3.6 adds a feature for advanced users - the ability to backup/restore the target drive's MBR. This can help to recover a badly damaged system.
---------------------------