• ‘fsarchiver’ is a good way to make a full backup of a partition. For example to backup /dev/sda1 to /media/backup, first install ‘fsarchiver’ then use the following command in a linux terminal =>
fsarchiver savefs -j3 -z 9 -o -a -A /data/backup/sda1.fsa /dev/sda1