Elektrine lite

← Feed

@ZkhqrD5o@lemmy.world

Post #1739190

2026-04-27 15:50 UTC

sudo nano /etc/fstab Then replace “defaults” with “compress=zstd” on your desired partitions. IMO stick with btrfs. Also, the storage space between file systems is exactly the same, given the same hardware.

Replies (1)

  • @vortexal@lemmy.ml 2026-04-27 18:26

    I’m only seeing the boot drive and the swapfile even though the SD card is mounted and working. Do I have to manually add a new entry somewhere in this file? Also, no it is different. If I format the SD card to BTRFS it only has 40MB of free space, while it has about 80MB of free space when formatted to F2FS. I’d be getting double the free space if I can get compression working in F2FS.

    Open ##1739983