Does LibreELEC support TRIM to protect flash drives?

  • LE does support it - the question should be does my controller support trim.

    The best way to find out is to run

    fstrim -av

    If you get details about bytes trimmed then it is supported. If nothing then the controller does not support trimming.