calamares/src/modules/partition/partition.conf

10 lines
414 B
Plaintext
Raw Normal View History

# This setting specifies the mount point of the EFI system partition. Some
# distributions (Fedora, Debian, Manjaro, etc.) use /boot/efi, others (KaOS,
# etc.) use just /boot.
2015-10-06 18:32:12 +02:00
efiSystemPartition: "/boot/efi"
# Make sure an autogenerated swap partition is big enough for hibernation
ensureSuspendToDisk: true
# Display the partitioning choice page with a compact drive selector
compactMode: true