Can't Boot Custom LibreELEC 8.2 + SX05RE Build for Amlogic

  • Hi,

    I have found a bit more information about the issues I am having, when the device first boots I receive this error message:

    Code
    [FAILED] failed to mount Core directory
    See 'systemctl status tmp-cores.mount' for details

    I receive this message for all of the RetroArch directories - Database, Cores, Assets, Shaders and Joypad

    When I access the box via SSH and run the suggested command, for example, 'systemctl status tmp-cores.mount' it outputs this:

    Code
    ● tmp-cores.mount - Cores directory   Loaded: loaded (/usr/lib/systemd/system/tmp-cores.mount; enabled; vendor preset: disabled)   Active: failed (Result: exit-code) since Mon 2018-01-22 17:10:02 UTC; 5s ago    Where: /tmp/cores     What: none  Process: 2389 ExecMount=/usr/bin/mount none /tmp/cores -t overlay -o lowerdir=/usr/lib/libretro,upperdir=/storage/cores,workdir=/storage/.tmp
    /cores-workdir (code=exited, status=255)
    
    Jan 22 17:10:02 Sx05RE systemd[1]: Mounting Cores directory...
    Jan 22 17:10:02 Sx05RE systemd[1]: tmp-cores.mount: Mount process exited, code=exited status=255
    Jan 22 17:10:02 Sx05RE systemd[1]: Failed to mount Cores directory.
    Jan 22 17:10:02 Sx05RE systemd[1]: tmp-cores.mount: Unit entered failed state.

    Not sure why this is happening or how to fix it, this happens with every mount file for the RetroArch directories.