nefelim4ag / systemd-swap

Script for creating hybrid swap space from zram swaps, swap files and swap partitions.
GNU General Public License v3.0
550 stars 81 forks source link

Another issue: Timeshift won’t create snapshots if there is a Swapfile on the root partition #171

Closed pheiduck closed 3 years ago

pheiduck commented 3 years ago

Noticed this after checking my snapshots and logs, search in the forum and found that can happen if there is a Swap File on the root partition. :(

pheiduck commented 3 years ago

Will test zram and give feedback

vilgotf commented 3 years ago

Change swapfc_path=/var/lib/systemd-swap/swapfc/ to something that is not on your root fs

pheiduck commented 3 years ago

zram, works without issues, so I will use this for now :)