wtry@lemm.ee to Linux@lemmy.ml · 2 years agoWhat are the best practices to partition a linux system with?message-squaremessage-square43fedilinkarrow-up188arrow-down12
arrow-up186arrow-down1message-squareWhat are the best practices to partition a linux system with?wtry@lemm.ee to Linux@lemmy.ml · 2 years agomessage-square43fedilink
minus-squareChewy@discuss.tchncs.delinkfedilinkarrow-up2·2 years agoUse zram instead of a SWAP partititon. Zram compresses and keeps in RAM. It’s default on Fedora and a few others iirc.
minus-squarechrismit3s@feddit.delinkfedilinkarrow-up5·2 years agoCan you still hibernate and suspend?
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkarrow-up1·edit-22 years agoSuspend to RAM works fine. Suspend to disk (hibernate) doesn’t work without a persistent swap partition, no.
Use zram instead of a SWAP partititon. Zram compresses and keeps in RAM. It’s default on Fedora and a few others iirc.
Can you still hibernate and suspend?
Suspend to RAM works fine.
Suspend to disk (hibernate) doesn’t work without a persistent swap partition, no.