Wetek Core - Install on NAND

  • Hi,

    I tried to install LibreELEC-WeTek_Core.arm-7.0.2.zip on my Wetek Core (NAND).

    I downloaded this zip file:
    LibreELEC-WeTek_Core.arm-7.0.2.zip

    And then unzipped the file, and putted these file on the root of an FAT32 SD card:

    factory_update_param.aml
    LibreELEC-WeTek_Core.arm-7.0.2-update (zip file)
    recovery (image file)

    Then I followed these steps:

    "LibreELEC can be installed to internal NAND memory using the recovery boot process to overwrite the original shipping OS (Android). Download the NAND install zip file, unzip it, and copy the files inside over to the root folder of a FAT32 formatted SD card. Power off the WeTek Core and insert the SD card, then Power on while holding the reset button on the toothpick sized hole on the side panel of the device in for 7-8 seconds until LibreELEC installation starts"

    But when my box restarts I get this message:

    sh: can´t access tty; job control turned off
    #

    Can anyone please help me with this?

  • Try to remove the following directives from factory_update_param.aml:

    Code
    --wipe_data
    --wipe_cache


    It seems they cause problems. After that reinstall the package.


  • Try to remove the following directives from factory_update_param.aml:

    Code
    --wipe_data
    --wipe_cache


    It seems they cause problems. After that reinstall the package.

    Thanks!

    It worked... Feels like Kodi is faster when installed on NAND.