I went with all the default options:
try 1:
/mnt/local/g4l/test1 as image file
error cant write that file, I figured it was because the directory was not created to went for /mnt/local/test1 but got same error.
Left program back to the prompt and went to /mnt/local but nothing was mounted, seems G4L unmounted on exit so did a mount /dev/sda1 /mnt/local (for those new to linux like me: my usb was detected as sda, it has only 1 partition so that is sda1 and I want to mount it under /mnt/local.
Here I got error message that the usb drive (which is ntfs formated) was marked ditry and would be mounted in read only mode. Shame G4L did not show that message when it mounted it. Anyways umount /dev/sda1 and unplugged it, back to the windows machine, did a chkdsk /F from the cmd prompt to fix it and hooked it back on the linux system.
did a mount /dev/sda1 /mnt/local and that went fine
went to /mnt/local and could see the contence of the usb drive
did a mkdir g4l (as I figured I would need it anyways) and got a operation not permitted.
so back to / and umount /dec/sda1
did some www searching and tried:
ntfs-3g /dev/sda1 /mnt/local
mounted fine and yes I could make the directory g4l
try 2:
backing up hda1 (the ntfs partition).
partition size was 33GB
used space was 12GB
default compression
backup speed was around 1GB in 6:50 minutes.
try 3:
backing up hda1 (the ntfs partition).
partition size was 33GB
used space was 12GB
no compression
backup speed was around 1GB in 4:30 minutes.
try 4:
backing up hda6 (one of the ext3fs partitions).
partition size was 16GB
used space was 4GB
default compression
backup speed was around 1GB in 6:30 minutes.
try 5:
backing up hda6 (one of the ext3fs partitions).
partition size was 16GB
used space was 4GB
no compression
backup speed was around 1GB in 4:20 minutes.
the only good refrence I have for the throughput speed is a ghost 9 (not 8) image from that same machine which did about 2GB in 2minutes but that was under windows, I think its more fair to compare it in speed to a ghost 8 (via dos) backup, but dont have one so. Either way like Ghost 8 this is something I would turn on before going to bed and turn off the next morning.
I have no yet done a restore, will need to dig up another drive to restore on this week.Overall though its not a bad tool, it does require some linux knowledge about the filesystem, the mounting and such will scare people off I think. Also (although understandable) the warnings about the previous lisence (when you boot up), about the use at your own risk when you start and that ntfs support is still experimental will also scare people off.
But if you got several PC's and dont want to pay for a ghost lisence for each then this is an ideal tool, the FTP and server client options are also a nice bonus in case you have a network.
I would also not be suppriced if you could edit the G4L ISO image and make it all work automatlicly with some nice scripts, but that would require some more linux knowledge.
when its running you got a screen full of numbers which... well looks cool anyways
you know what its doing and how far it is to the exact byte
I like it !
Alex