Comment CDE - good idea, try cpos-recovery on Sourceforge (Score 1) 385
A good idea, but there are easier ways to do the same task. The project cpos-recovery on Sourceforge does essentially the same task, but relliably and quickly. There are several ways that this kind of quick copy can be used:
1) back up to an alternate partition as a backup boot partition if you want your system to be bombproof.
2) make an installable tar file that can be quickly applied to many new systems.
3) create another partition of a different type, and copy your system to it (think ext4 to btrfs), with the assurance that the system will boot, and run, properly (given that grub supports that filesystem).
4) create an offsite backup of your working system in case of problems.
These are all easily done with cpos-recovery, so check it out.