From 891995f7bb926638a8d558ef327b6a57ef4d25ce Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Fri, 14 Jan 2022 23:06:18 +0100 Subject: [PATCH] Update 'calamares/modules/partition.conf' change to btrfs as default --- calamares/modules/partition.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares/modules/partition.conf b/calamares/modules/partition.conf index b03c855..1d406fd 100644 --- a/calamares/modules/partition.conf +++ b/calamares/modules/partition.conf @@ -142,7 +142,7 @@ initialSwapChoice: none # If nothing is specified, Calamares defaults to "ext4". # # Names are case-sensitive and defined by KPMCore. -defaultFileSystemType: "ext4" +defaultFileSystemType: "btrfs" # Selectable filesystem type, used when "erase" is done. #