Swap file on BTRFS

From www.ReeltoReel.nl Wiki
Revision as of 06:27, 14 July 2022 by Pvdm (talk | contribs) (Created page with "<pre> Then start GParted or another disk management app, delete the swap partition, expand your partitions (BTRFS can be grown online, no need for reboot). Create a subvolume to store your swap. Then create a swap file: https://wiki.archlinux.org/title/Swap#Swap_file You may wish to disable Copy On Write on your swap file.</pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Then start GParted or another disk management app, delete the swap partition, expand your partitions (BTRFS can be grown online, no need for reboot).
Create a subvolume to store your swap. Then create a swap file:

https://wiki.archlinux.org/title/Swap#Swap_file

You may wish to disable Copy On Write on your swap file.