How to use Clonezilla to create a clone system?

I think the best recommendation is that @Akito said about disconnect/unmount any external drive or device before cloning if it is not strictly necessary to be connected; better safer than sorry!

The UUID is a well-known trouble when you Backup your OS and later try to restore the image in another similar or different Hardware but not the original. The comment of @UnixGuy remembers me every time I’ve used SysPrep on Windows machines to avoid that problem. Fortunately, Ubuntu has a specific menu for creating an OEM installation à la SysPrep:

If you only want to backup your current Ubuntu installation for personal purposes, simply turn off your GNU/Linux machine, disconnect any external devices or media (except the media destination for your Backup), then Backup booting from Clonezilla DVD/USB and follow the screen instructions. You can restore later your image on another computer and fix the trouble using blkid as you said. That’s fine for me if is only a couple of computers.

In case your goal is to clone that installation for distributing in more than a couple of machines (no matter if exact or similar Hardware), then I recommend you to install Ubuntu using OEM mode since no personal data nor passwords or UUID are stored (and you can customize everything you need) and use later Clonezilla for Backup and clone the disk/partitions you previously made. This is how I normally do in some centers such as schools, hospitals, etc. Later you can use Clonezilla in Multicast mode using an 8/16/24/48… Switch port and quickly restore the original OEM installation in other machines. You can also automatize the whole process using a script. Not tested by me but, perhaps you could automatize the blkid in that script…

I think Clonezilla is a perfect solution for cloning machines; no matter if GNU/Linux or DualBoot/other OSes installed but, for someone who hate/fear the shell, I recommend RescueZilla (forked from RedoBackup and latest versions are fully compatible with Clonezilla Backups) with a GUI and other tools for Internet browsing and recovering data…

Cheers!

1 Like