Elektrine lite

← Feed

@vortexal@lemmy.ml

Post #1703075

2026-04-26 21:54 UTC

I tried to enable compression using the command they provide but it fails with an error saying “Error: Failed to get the device stat!”. Also, to make sure that I’m using the correct command line, how would I change the command they give to enable zstd as the compression method for all files.

Replies (1)

  • @hendrik@palaver.p3x.de 2026-04-26 22:41

    I haven’t tried it. But looks to me you need to add “compression” when formatting it. And then later when mounting, you’d add options like compress_algorithm=zstd,compress_extension=*

    Open ##1703812