137******33
2017-11-22 05:50 deepin
Try to clone your system, using: sudo dd if="your system partition" of="your output file name and location",
like sudo dd if=/dev/sda3 of=/dev/sdb2/Deepin.iso
And then, you can use "sudo dd if=/dev/sdb2/Deepin.iso of=/dev/sda3" to restore. But maybe you should create a live system to do this.
like sudo dd if=/dev/sda3 of=/dev/sdb2/Deepin.iso
And then, you can use "sudo dd if=/dev/sdb2/Deepin.iso of=/dev/sda3" to restore. But maybe you should create a live system to do this.
Reply Like 0 View the author
So I have freshly installed Deepin, updated all the packets, installed my drivers and configured my apps, etc.
Now that everything is nicely setup, I would like to create a backup of the whole partition, so I can restore back to this point in case I need it.
What would be the best approach to this ? I have tried the Deepin clone tool, but it doesn't let me clone a partition that is being used.