Open kPlusPlus opened 3 years ago
rpi-clone works fine on Ubuntu 20.04. Unfortunately, Ubuntu <22.04 seems to cooperate very poorly with booting from USB on the pi. I found this out the hard way fighting it a long time on a Pi 4B 8gb. Upgrading to 22.04 fixed the problem nearly instantaneously. One still has to be very careful about the rw speed of chosen media, and be careful about good pi uas support (the pi is very persnickety about what chipsets it cooperates with - amedia good, jmicron bad) in any usb-to-sata bridges used.
https://forums.raspberrypi.com/viewtopic.php?t=317418
https://forums.raspberrypi.com/viewtopic.php?f=131&t=278791 (This link illustrates a way to "force" 20.04 to boot from usb - quite complicated. Probably easier to just upgrade.)
https://jamesachambers.com/best-ssd-storage-adapters-for-raspberry-pi-4-400/
Im every day using Ubuntu 20.04 on RPI4 4gb. Use rpi-clone sdb
Does it work for Ubuntu users ???