diff --git a/install.conf b/install.conf index e07faad..5925209 100644 --- a/install.conf +++ b/install.conf @@ -8,6 +8,5 @@ FILESYSTEM xfs IMAGE Alma-9-latest-amd64-base.tar.gz CRYPTPASSWORD changeme -PART /boot/efi vfat 512M -PART /boot xfs 2G +PART /boot ext4 2G PART / xfs all \ No newline at end of file