-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup failed though procedure looked fine #15
Comments
Most of the time that's because the configured PARTUUIDs don't match the existing PARTUUIDs. Actually rpi-clone will update them. But I suggest first to invoke this script which reports the configured and existing PARTUUIDs. If they match - do you have a monitor connected and can show the boot messages? |
3 flashing blue on SD then nothing - some time later another 3... still not booting... |
Open to ideas - I utterly rely on rpi-clone and have done for years to get me out of a jam - and right now, without it my RPI05 is sitting on the shelf waiting for a solution. |
The easiest way to make progress would be to connect a monitor and provide a screenshot of the boot messages. Don't you have any old spare monitor handy? I frankly suggest to everybody who uses a headless system to have a monitor handy - just for these kind of boot issues. I just bought a tiny 10'' LCD monitor exactly for this. I was bored to move my big 17'' monitor I use on my desktop downstairs whenever I had boot issues with my Raspberries located in the basement. Next you can modify the OS to make the systemd log persistent (I assume you use Bookworm). Then create a clone and inspect the persistent systemd log on another Linux box. I frankly never didn't go this path and only know from theory this should work. |
Out now.. Going to follow this up. Can get to a monitor....
|
If you have a (3.3V) USB-to-TTL-serial adapter (or another rpi could be used) then it might also be useful to log the serial console - IIRC the bootloader outputs more info there on the early boot process. |
I took your advice and connected a monitor - You;r going to love this : Looks like it sees the SSD - but not enough power. I've made the ecommended change to the config.txt on a Windows PC with that SSD And i am using the proper RPi5 power supply (supposedly 4A at 5v). Nothing else connected to the RPi5 - just the SSD in an adaptor - and the monitor... with that change, Mr Geering's rpi-clone works.. curl https://raw.githubusercontent.com/geerlingguy/rpi-clone/master/install | sudo bash And now I've cloned from the SSD back to another SD. I'm using my macros I made for the original rpi-clone - as user pi.. |
Hi
I've been using Bills rpi-clone for years, backing up my rpi 4 daily.
I recently (Feb) bought an RPI5 and installed the latest RPI 64 bit OS from the RPI site. Weeks ago we cloned the SD to a USB-mounted SSD - worked fine - checked it - no problem. Done this hundreds of times. Been backing up ever since but not checked in last 4 weeks. When I tried to make a clone today and run it, the clone would not work (even tried clean clone using the fdisk option).
So I deleted rpi-clone and grabbed yours - and a fresh PI OS 64 bit - ran sudeo apt update and sudo apt upgrade - exactly the same. Not working - and I've tried 2 different SSDs (the ones I normally use) - made no difference - so it looks like a recent - past days or weeks has not only killed BILL's rpi-clone but yours too. As Bill has not updated rpi-clone in 4 years I'm counting on you.
Looks absolutely fine when creating teh clone - but it will not boot.
I then saw the FRAMP version - but his master version does exacty the same - and I'm seeing that new firmware folder in boot. but it mustnt be getting used..
HELP.
The text was updated successfully, but these errors were encountered: