Hi
I'm new to this forum, at least as active member... I have since a few month a PI5 8GB, dual boot with PINN, 512GB SSD and latest Raspberry OS 64bit and original 27W power supply... everything worked well.
Since I intended to add a new operating system, I resized one of the big partitions and created a new one. For this I booted from a micro-SD card, used gparted, set back the boot sequence to SSD and rebooted.
After that I could not reboot. At first, the red led flashed only for 1 second, when I pressed the power button. In some cases even no flashing red LED and I had to wait some time. In some cases the red LED flashed for 1sec and then the green LED appeard - it looked like a normal boot. Futher i got the white "raspberry welcome sing" for much longer than normal.
The booting interrupted an I ended up in "BusyBBox" (built-in shell). It looks like this is a basic linux-surface. I can see the partitions using parted and print. I also can see the similar information using blkid
(initramfs) blkid
/dev/nume0n1p9: LABEL="Storage" UUID="37244690-2917-4479-974e-eb902590f05b" BLOCK SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-09"
/dev/nume0n1p7: LABEL="root64" UUID="39365bb8-3086-44b2-bb3f-f92f464ac525" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-07"
/dev/nume0n1p5: LABEL="SETTINGS" UUID="39e9₫43a-1938-4177-84a5-7e3f289160ce" BLOCK_SI2E="1024" TYPE="ext4" PARTUUID="80ce54c0-05"
/dev/nume0n1p1: SEC_TYPE="msdos" LABEL_FATBOOT="RECOVERY" LABEL="RECOVERY" UUID="FBAF-020E" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="80ce54c0-01"
/dev/nume0n1p8: SEC_TYPE="msdos" LABEL FATBOOT="System" LABEL="System" UUID="523C-414B" BLOCK_S12E="512" TYPE="ufat" PARTUUID="B0ce54c0-08"
/dev/nume0n1p10: UUID="6869₫488-b088-47a0-bf95-2cda50300314" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-0a"
/dev/nume0n1p6: LABEL_FATBOOT="boot64" LABEL="boot64" UUID="3755-2772" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="80ce54c0-06"
/dev/mmcb1k0p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="9BE2-1346" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="3a1debc6-01"
/dev/mmcblkOp2: LABEL="rootfs" UUID="12974fe2-889e-4060-b497-1₫6ac3Fbbb4b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3a1debc6-02"
There might be some spelling mistakes, since I used my mobile phone to copy/paste from screen.
If I want to leave the shell using exit, I get an error message...
Gave up wating for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay=(did the same wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! PARTUUID=6d4e9d53-07 does not exist. Dropping to a shell!
cat /proc/cmdline shows
... root=PARTUUID=6d4e9d53-07
but this does not appear in the output of blkid above. Can someone please give me some advices, what to do?
thanks
I'm new to this forum, at least as active member... I have since a few month a PI5 8GB, dual boot with PINN, 512GB SSD and latest Raspberry OS 64bit and original 27W power supply... everything worked well.
Since I intended to add a new operating system, I resized one of the big partitions and created a new one. For this I booted from a micro-SD card, used gparted, set back the boot sequence to SSD and rebooted.
After that I could not reboot. At first, the red led flashed only for 1 second, when I pressed the power button. In some cases even no flashing red LED and I had to wait some time. In some cases the red LED flashed for 1sec and then the green LED appeard - it looked like a normal boot. Futher i got the white "raspberry welcome sing" for much longer than normal.
The booting interrupted an I ended up in "BusyBBox" (built-in shell). It looks like this is a basic linux-surface. I can see the partitions using parted and print. I also can see the similar information using blkid
(initramfs) blkid
/dev/nume0n1p9: LABEL="Storage" UUID="37244690-2917-4479-974e-eb902590f05b" BLOCK SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-09"
/dev/nume0n1p7: LABEL="root64" UUID="39365bb8-3086-44b2-bb3f-f92f464ac525" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-07"
/dev/nume0n1p5: LABEL="SETTINGS" UUID="39e9₫43a-1938-4177-84a5-7e3f289160ce" BLOCK_SI2E="1024" TYPE="ext4" PARTUUID="80ce54c0-05"
/dev/nume0n1p1: SEC_TYPE="msdos" LABEL_FATBOOT="RECOVERY" LABEL="RECOVERY" UUID="FBAF-020E" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="80ce54c0-01"
/dev/nume0n1p8: SEC_TYPE="msdos" LABEL FATBOOT="System" LABEL="System" UUID="523C-414B" BLOCK_S12E="512" TYPE="ufat" PARTUUID="B0ce54c0-08"
/dev/nume0n1p10: UUID="6869₫488-b088-47a0-bf95-2cda50300314" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="80ce54c0-0a"
/dev/nume0n1p6: LABEL_FATBOOT="boot64" LABEL="boot64" UUID="3755-2772" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="80ce54c0-06"
/dev/mmcb1k0p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="9BE2-1346" BLOCK_SIZE="512" TYPE="ufat" PARTUUID="3a1debc6-01"
/dev/mmcblkOp2: LABEL="rootfs" UUID="12974fe2-889e-4060-b497-1₫6ac3Fbbb4b" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3a1debc6-02"
There might be some spelling mistakes, since I used my mobile phone to copy/paste from screen.
If I want to leave the shell using exit, I get an error message...
Gave up wating for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootdelay=(did the same wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! PARTUUID=6d4e9d53-07 does not exist. Dropping to a shell!
cat /proc/cmdline shows
... root=PARTUUID=6d4e9d53-07
but this does not appear in the output of blkid above. Can someone please give me some advices, what to do?
thanks
Statistics: Posted by egge_d — Mon Nov 11, 2024 6:56 pm