Hallo.
Habe genannten Raspbi , u. wollte jetzt von USB SSD booten.
Einstellungen in der config.txt geändert,
start_x=0
gpu_mem=16
program_usb_boot_mode=1
aber dürfte nicht von USB booten. Ebenso passt die Ausgabe nicht vcgencmd otp_dump | grep 17: 17:3020000a , da steht bei mir 17:1020000a
fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/sda2 122880 15644671 7760896 83 Linux
auf einem Raspbi 2 funktioniert es aber mit der herrkömmlichen methode in der config.txt.
root=/dev/mmcblk0p2
Nach der Änderung rebootet?
Aber eigentlich:
ZitatRaspberry Pi 3B+, Compute Module 3+
The Raspberry Pi 3B+ and Compute Module 3+ support USB mass storage boot out of the box. The steps specific to previous versions of Raspberry Pi do not have to be executed.
Von der offiziellen Quelle -> https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/msd.md
Bei meinem liefert vcgencmd otp_dump | grep 17 auch den richtigen Wert. Und ich glaube ich habe da nie selbst "geflashed"
danke für die tips, versuche es nochmals