Is there any software for linux that can do this? If so what would you recommend?
Thanks

That depends on what is on sda5 doesn't it? You tell me and I might be able to answer.SDatl404 wrote:Viking... you're correct on the qt4-fsarchiver it's definitely the best one so far.
Just a quick question. If I was going to do a back up of my current drive I notice there are two partitions. sda1 and sda5.
sda1 is 400+gigs
sda5 is 8gigs
Do I need to backup of both of these? If I had a drive failure would I have to reinstall linux on a new hd, boot from a live cd, and copy just the large partition backup to the new drive?
Thanks!
It would, there is absolutely no need to back up a swap file, you can just recreate it after reinstalling the backup of your main partition.I tried backup up sd5 which is a linux swap or something like that and it threw an error.
I agree with the first statement though not the second.Anyhow, I am disappointed in the selection of backup softwareMakes linux as a primary desktop OS difficult.
That is interesting, I used to use Acronis to back up Linux a long time ago, but at some point in time, I can't actually remember exactly when, Linux decided to change the default block size on their partitions from whatever it was then to whatever it is now (I can't remember and it doesn't much matter). The point is that at that moment Acronis stopped working as it should and reverted to sector by sector copy which was pretty useless, since amongst other things it meant you could not reinstall a backup into a smaller partition. I contacted their support people at the time and was met with a complete blank, they didn't even know what I was talking about. Interesting to note that you say this behaviour has now changed. However don't feel too complacent, it is very likely that in the near future Linux will change its default block size again (to cope with ever larger hard drives) so you might find the same thing happens and Acronis reverts to once more being fairly useless. It is a gamble you take and one in which you actually invest money not just time.antikythera wrote:@the OP - True Image 12 is probably the best option. As for free alternatives I have never really tried them since Acronis have always done everything how I want it.
It now even supports Ext4 and will compress partition images properly instead of copying sector by sector like it used to in previous versions. So I am migrating my Mint installs to Ext4 gradually but since the only way to do this properly is clean format the partitions it is not high on my list of priorities.
Hardware support is excellent too. If you use the bootable media which runs on unix you don't even have to install a copy under windows. Updated boot cd images are available from the Acronis Support Portal so it is entirely possible to use it on systems without windows and keep it bang up to date.
Of course you won't be able to schedule the backup to run automatically but it is still worth looking at since you already own it
antikythera has had no problems with using Acronis which makes it a good option especially if you already own it. But I have had problems with it and those problems were because of changes to block sizes and they were not dealt with by Acronis for a very long time, long enough to force me to change to Clonezilla.However don't feel too complacent, it is very likely that in the near future Linux will change its default block size again (to cope with ever larger hard drives) so you might find the same thing happens and Acronis reverts to once more being fairly useless.
That is fair enough, and Linux is awash with backup programs it is imaging programs that it is desperately short on. In my opinion reinstalling an OS is exceedingly inconvenient compared to reinstalling a disk image.rhy7s wrote:The Arch wiki usually has good info, https://wiki.archlinux.org/index.php/Backup_Programs - for me backing up /home is generally all I want. I don't mind reinstalling the OS if need be.