rpi-clone is excellent; thank you very much for it.
It would be convenient if the disk formatting logic were updated so that it worked with target disks bigger than 2TB, which are increasingly common. I think that the issue is that Master Boot Record (MBR) partition tables are limited to 2TB. GUID Partition Tables (GPTs) are necessary beyond 2TB.
rpi-clone is excellent; thank you very much for it.
It would be convenient if the disk formatting logic were updated so that it worked with target disks bigger than 2TB, which are increasingly common. I think that the issue is that Master Boot Record (MBR) partition tables are limited to 2TB. GUID Partition Tables (GPTs) are necessary beyond 2TB.