I have an SD card I wrote with the Pi imager of Ubuntu Server 24.04. When I run sudo rpi-clone -f sda (with or without the -f option or in succession), the copy succeeds but the USB disk then never boots.
However, if I use the imager to write to the disk directly, it works fine. I have replicated this on 2 Pis and validated that the files are identical on both the card and the drive.
Am I missing an obvious step?
I have an SD card I wrote with the Pi imager of Ubuntu Server 24.04. When I run
sudo rpi-clone -f sda(with or without the-foption or in succession), the copy succeeds but the USB disk then never boots.However, if I use the imager to write to the disk directly, it works fine. I have replicated this on 2 Pis and validated that the files are identical on both the card and the drive.
Am I missing an obvious step?