ODIN – Free Disk Imager
From time to time I need to backup/restore OS on CF card (mainly production machines).
For couple of months I am using ODIN so I don’t need to type paths like \\?\Device\Harddisk1\DP(1)0-0+15 using dd for windows.

From time to time I need to backup/restore OS on CF card (mainly production machines).
For couple of months I am using ODIN so I don’t need to type paths like \\?\Device\Harddisk1\DP(1)0-0+15 using dd for windows.

I always use rsync (and love it!) to backup my stuff as I spend most of my time using FreeBSD/Ubuntu operating systems but it looks like I need more sophisticated solution that will work everywhere.
After some research I started testing Bacula since yesterday and plan to read Main Reference Guide (just 428 pages
) in the next couple of days to get better understanding of it.
I know that Bacula looks complicated at the beginning but once you catch couple of simple ideas you can have one nice centralized backup solution for work and home.