From 34bd561e846cc14e235bd065014cf8154823e334 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sun, 17 Aug 2025 23:39:12 +0200 Subject: [PATCH] fix: wrong os image identifier --- install.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.conf b/install.conf index a174213..540ec78 100644 --- a/install.conf +++ b/install.conf @@ -5,7 +5,7 @@ BOOTLOADER grub SWRAID 1 SWRAIDLEVEL 1 FILESYSTEM xfs -IMAGE AlmaLinux-9.3-Generic +IMAGE almalinux-9 CRYPTPASSWORD changeme PART /boot/efi vfat 512M