I browse various solutions for backing up :
- tar (and his -N option, for incremental tar files)
- dump (and his level feature backing only new files, if wanted)
- fsarchiver
- CloneZilla ...
Starting from one point : I aim to copy my whole disk for 1.backing up 2. clone it to another same virgin machine. Or the same machine (full restore).
What s the best (quick sure) way ?