RPi4B Booting from USB

  • I have installed LibreElec, but when I try to boot it, nothing happens. I think I have to edit the cmdline.txt file, but I am not sure what I need to put there to make it boot from the USB drive. I would appreciate any help. Thank you in advance.

    I had an issue that my bootloader was an old version, I used the instructions here on "Update the bootloader"
    Pi 4 Bootloader Configuration - Raspberry Pi Documentation

    Now I can get libre to technically post, but not start.

    I have tried downloading the latest 'start.elf' and 'fixup.dat' but it still will not start. (I tried it with both 'fixup4' and 'fixup4x' and the same for 'start.elf')

    Update: LibreElec is displaying the splash screen, but all I see on the left is the following text endlessly repeating itself:

    Code
    Starting Kodi Media Center...
    [ OK ] Started Kodi Media Center.
    [ OK ] Stopped Kodi Media Center.
    Starting Kodi Media Center...
    [ OK ] Started Kodi Media Center.
    [ OK ] Stopped Kodi Media Center.

    Edited 3 times, last by RagnarLothbrokJH: More information (August 29, 2020 at 11:44 PM).

  • What is the date of your RPi4's firmware?

    That's this right?

    Code
    vcgencmd bootloader_version

    If so, the date is: 'July 31 2020'

    Also, I saw your comment immediately when you posted it, but this forum won't let me respond for 40 minutes, how are you to communicate with someone to fix an issue, if you can only respond every 40 minutes?

  • I'm having a similar issue...installed the 7/31/20 eeprom update, created a fresh 9.2.5 install on my SSD...it will eventually boot, but only after MANY minutes and a huge list of errors...a reboot never finished after 2 hours...just a massive list of errors.

    EDIT: using this page STICKY: If you have a Raspberry Pi 4 and are getting bad speeds transferring data to/from USB3.0 SSDs, read this - Raspberry Pi Forums I was able to set my USB->SATA adapter as mass storage instead of SCSI...this fixed the issue immediately. Now I have a new issue, which is probably unrelated...CEC control is no longer functioning.

    Edited once, last by gargone (September 1, 2020 at 3:31 AM).