It is a pretty common practice to use the command dd to make backup images of drives and partitions. It’s as simple as the command: dd if=[input] of=[output] A while back I did just that and made a dd backup of not just a partition but of an entire hard drive. This was very simple [...]
↧