Post #1740945
2026-04-28 05:25 UTC
I tried that but it wont mount if I add nospace_cache. It’ll mount with:
sudo mount -o compress=zstd:15 /dev/mmcblk0p1 ‘/home/j/mountpoint/128mb’
But if I add nospace_cache to this command, it’ll give me an error saying “mount: bad usage”.
Replies (1)
-
@Hupf@feddit.org 2026-04-28 06:04
You may have to clear it first. Also I’d use compress-force and test out the other compression algorithms with your data set.