billw2 / rpi-clone

A shell script to clone a booted disk.
BSD 3-Clause "New" or "Revised" License
2.49k stars 327 forks source link

Ubuntu trouble :( #130

Open kPlusPlus opened 2 years ago

kPlusPlus commented 2 years ago

Im every day using Ubuntu 20.04 on RPI4 4gb. Use rpi-clone sdb

  1. first time on usb stick boot dont work (5 hours work)
  2. on usb stick with sd card dont work

Does it work for Ubuntu users ???

AzureRaptor commented 1 year 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/