Authors:
nicknamenamenick
Zeglius
tired-runner
nicknamenamenick
Zeglius
tired-runner
Manual Partitioning
Only users who are dual booting on the same drive should use these instructions. Automatic partitioning is preferred in other cases.
Bazzite only supports the BTRFS filesystem for /
Manual Partitioning InstructionsΒΆ
If you need a tutorial video for manual partitioning, watch this tutorial at timestamp 9:10.
- Select Installation Destination
- Select
Advanced Custom(Blivet-GUI)under Storage Configuration.

- Create the following partitions and devices:
- /boot/efi

mount point: /boot/efi format: EFI system partition size: 300MB - /boot

mount point: /boot format: ext4 size: 2GB - btrfs partition

mount point: format: btrfs size: [max] - /

mount point: / format: btrfs (subvolume) - /var

mount point: /var format: btrfs (subvolume) - /var/home

mount point: /var/home format: btrfs (subvolume)
- /boot/efi
- Select Done
- Select Accept Changes
- Continue with the installation.