Bypass "Welcome to LibreElec" on first time boot from RP Model 3 using Krypton 8.2.5

  • I intend to have a simple but completely headless installation of LE IF POSSIBLE. I have , already, success fully edited the cmdline file to start ssh within the SDCard itself.

    I wish to bypass the "Welcome to LibreElec" on first time boot after installation on SD as none of the default values will change in the configuration. There must be a setting persisting to disk somewhere (hopefully in a file somewhere) which indicates this somewhere. I have been unable to find this setting while doing a cursory look at the code.

    Any one of the two methodologies would work for me (ranked by preference):

    1. Editing files in SD Card

    2. Editing the some runtime file ( would use TCL or similar for auto-sshing into box and editing file)

    2.a Reboot is ok

    Can someone point me in the correct direction?

    Thanks

  • Have a look at /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml

    However this isn't a supported approach and other configuration settings in /storage/.cache may not be set correctly (or created at all) when bypassing the First Run Wizard.