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

Troubleshooting • Re: RPI 4b: Booting from a USB stick with an SDCard inserted

$
0
0
You've said you're running RPiOS lite. Which named release of it? Judging by your lsblk output it is not Bookworm.
No. That’s the one:
Raspberry Pi OS (Legacy) Lite
Release date: July 4th 2024
System: 64-bit
Kernel version: 6.1
Debian version: 11 (bullseye)
Does what you have for root= in cmdline.txt match what you have in your fstab? If you're not sure, share it.
cat /boot/cmdline.txt

Code:

codeconsole=serial0,115200 console=tty1 root=PARTUUID=47e90d30-02 rootfstype=ext4 fsck.repair=yes rootwaitdoudou@framboise:~ $
Can you post the output from
lsblk -T -o NAME,TYPE,SIZE,UUID,PARTUUID,MOUNTPOINT

Code:

NAME   TYPE   SIZE UUID                                 PARTUUID                             MOUNTPOINTsda    disk 223.6G└─sda1 part 223.6G 141A-3492                            c2281d86-e330-68c3-1cca-4d4d22d805c8 /usb/mediasdb    disk 119.5G├─sdb1 part   256M 95B8-58CA                            47e90d30-01                          /boot└─sdb2 part 119.3G 806b710e-cfd3-408c-a27c-5128465dc18f 47e90d30-02                          /
Can you post the output from
sudo rpi-eeprom-config

Code:

[all]BOOT_UART=1WAKE_ON_GPIO=1POWER_OFF_ON_HALT=1USB_MSD_PWR_OFF_TIME=1000USB_MSD_STARTUP_DELAY=3000BOOT_ORDER=0xf14

Statistics: Posted by Sventovit — Tue Oct 22, 2024 9:55 am



Viewing all articles
Browse latest Browse all 5011

Trending Articles