3

In my environment I have 2 MAC Minis, a Windows10 machine, and Ubuntu 20.04 LTS. On the MAC minis, I run SuperDuper to create a bootable clone on an external hard disk. Is it possible to do the same thing on Ubuntu? I saw an earlier answer to this, but it involved many steps monkeying around with dd, /etc/fstab and grub, and is several years old. Is there a new and better way? I considered Clonezilla but it doesn't specifically say on their web page that it will create a bootable clone. I want my solution for the Ubuntu machine to work like SuperDuper does for my MACs.

  • Try installing clonezilla from your Ubuntu Synaptic Package Manager and report back on it's usefulness. – darth_epoxy Aug 15 '20 at 01:56
  • OK, started Clonezilla installation and preparation of external hard drive. Will post back results as requested. – TheOld Crab Aug 15 '20 at 19:24
  • Installed Ubuntu Synaptic Package Manager - successful.
  • Installed Clonezilla via SPM - successful.
  • After installing Clonezilla on internal hard drive, it appears that Clonezilla must be downloaded and burned to a DVD.
  • Used Disks app to format USB external disk as Linux ext4 bootable.
  • Downloaded Clonezilla iso to MAC Mini, burned to dvd.
  • Booted Clonezilla on Ubuntu machine, chose device-device option.
  • Answered all questions, clone process begins …
  • Operation failed - target disk too small - source disk 976773168 sectors, target disk 976773167 sectors. [Cont'd]
  • – TheOld Crab Aug 15 '20 at 20:37
  • Seriously? Both drives claim to be 500GB. 9) Responded reboot to Clonezilla prompt. 10) System attempted to boot off USB external disk, which of course failed. 11) Shut down system, removed USB external disk, restarted system, booted from internal hard drive. 12) System back up after normal boot.
    13) Remounted USB external hard drive. 14) Rebooted again to ensure system boots off of internal drive, which it did, however, no longer detects USB external hard drive.
    – TheOld Crab Aug 15 '20 at 20:37
  • So: now what? Why isn't the external USB drive being detected? – TheOld Crab Aug 15 '20 at 20:39