Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5120

Troubleshooting • Re: How to fix broken/missing Kernel after failed upgrade

$
0
0
Yes. Your split is correct.
Okay, well first of all thank you of course!

However it still won't work. What I did:

Plug sd-card into usb reader and connect it to a working pi
Then on this working pi:

Code:

sudo fsck -fy /dev/sda1sudo e2fsck -fy /dev/sda2sudo mount /dev/sda1 /mnt/rescue/bootsudo mount /dev/sda2 /mnt/rescue/rootsudo ROOT_PATH=/mnt/rescue/root BOOT_PATH=/mnt/rescue/boot SKIP_BACKUP=1 rpi-update stablesudo umount /mnt/rescue/{boot,root}
Then I inserted the sd card into the pi and tried to boot. It still gets stuck on the screen with the four raspberrys.

Am I missing something?

Statistics: Posted by Yanakin_1 — Wed Feb 07, 2024 7:47 pm



Viewing all articles
Browse latest Browse all 5120

Trending Articles