I want to boot from a USB and then be able to make an image of any HDD('s partition(s)) as a backup for later restore if it fails.
It should be able to boot on any PC that are USB-BOOTable and should be able to take an image of "any" type of file system it can read.
As I've understood it 'dd' can read "all" types of file systems so for me it seems really neat and I've been using it a lot lately so I'm pretty familiar with it.
What can I use for this?
(Been looking at DSL and some more that I can't recall the name of)
UPDATE: If it has some simple 'gui' is would be even better


