Skip to content

Manual partitioning

So, if you are planning on custom partitioning, you probably know what you’re doing, so I’ll make this pretty short.

Minimal Requirements to install

MountpointMin SizeFS
/boot/efi250 MBFAT32 (or VFAT)
/10 GBLinux native (ext4 or btrfs are recommended)

CAUTION

The EFI partition should ALWAYS be in front of the root partition.

An example of good partitioning is:

MountpointSizeFS
/boot/efi250 MBFAT32
/500 GBLinux native

When finished with partitioning, click Next to continue.