I am new to this forum, so I may have missed this subject being addressed earlier!
My question is: what is required to have LE boot from a USB drive on the RPI 3?
Background: booting from USB is possible with Raspbian. Look at How to boot from a USB Mass Storage Device on a Raspberry Pi 3 - Raspberry Pi Documentation for a description.
I have tested this and it works. What it does is update the firmware ofn the RPI to enable booting from USB and make some changes to have Raspbian finish the boot from USB properly. So now I have a RPI 3 that is prepared to boot from USB and I would like to boot LibreElec from USB as well.
Questions:
- can LibreElec be altered (by me, after installation) to do the boot properly (like: copy the start.elf and bootcode.bin files on the LibreElec image and make changes as described in the link to config.txt, cmdline.txt and fstab). Or will this kill LibreElec?
- is the LibreElec development team planning to support this in a future release (I am now on 7.95.1)
Any input is welcome!