Re: First official installation media of 2023 released
Reply #5 –
I can only offer you a solution.
If you want an explanation, you have to ask your question here:
https://forum.artixlinux.org/index.php/topic,5097.0.html
/etc/calamares/modules/partition.conf
efiSystemPartition: "/boot/efi"
userSwapChoices:
- none # Create no swap, use no swap
- small # Up to 4GB
- suspend # At least main memory size
- file # To swap file instead of partition
alwaysShowPartitionLabels: true
initialPartitioningChoice: none
initialSwapChoice: none
defaultFileSystemType: "ext4"
availableFileSystemTypes: ["ext4","btrfs","f2fs","xfs"]