/dev/null ?>
Important tips for manual partitioning

If you opt for automatic partitioning, these tips will be applied.

  • Use BTRFS.
         This file system allows for automatic compression and restore points.
  • Keep /boot within the / partition.
         Placing it in a separate partition hampers BTRFS snapshots.
  • Do not create a SWAP partition.
         We have implemented dynamic virtual memory management with Zram and SWAP files.
         SWAP partitions will not be used.