simple ext4 boot

This commit is contained in:
Dominik Moritz Roth 2025-08-17 23:49:19 +02:00
parent f12dbf687d
commit 25ee9c9dd6

View File

@ -8,6 +8,5 @@ FILESYSTEM xfs
IMAGE Alma-9-latest-amd64-base.tar.gz IMAGE Alma-9-latest-amd64-base.tar.gz
CRYPTPASSWORD changeme CRYPTPASSWORD changeme
PART /boot/efi vfat 512M PART /boot ext4 2G
PART /boot xfs 2G
PART / xfs all PART / xfs all