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

Troubleshooting • Re: Rpi5 does not boot from SD card if I leave USD flash drive plugged in

$
0
0
Hello again,

I am attaching 2 system messages: 1. before plugging in the USB flash drive, 2. after plugging in the USB flash drive.

1. # without USB
sudo blkid
/dev/mmcblk0p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="EF6E-C078" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="c3a3c682-01"
/dev/mmcblk0p2: LABEL="rootfs" UUID="4aa56689-dcb4-4759-90e6-179beae559ac" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="c3a3c682-02"
/dev/loop1: TYPE="squashfs"
etc etc....
2. # with USB
sudo blkid
/dev/mmcblk0p1: LABEL_FATBOOT="bootfs" LABEL="bootfs" UUID="EF6E-C078" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="c3a3c682-01"
/dev/mmcblk0p2: LABEL="rootfs" UUID="4aa56689-dcb4-4759-90e6-179beae559ac" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="c3a3c682-02"
/dev/loop1: TYPE="squashfs"
etc etc ....
/dev/sda5: UUID="0EF0-072D" BLOCK_SIZE="512" TYPE="exfat" PARTUUID="c3a3c682-05"

If I leave this USB flash drive plugged in and reboot, it stops booting on the command "systemd-hostnamed.service"

Statistics: Posted by vaclavIII — Sun Mar 17, 2024 7:17 am



Viewing all articles
Browse latest Browse all 4872

Trending Articles