diff --git a/install.conf b/install.conf index 5925209..1117ba4 100644 --- a/install.conf +++ b/install.conf @@ -5,8 +5,8 @@ BOOTLOADER grub SWRAID 1 SWRAIDLEVEL 1 FILESYSTEM xfs -IMAGE Alma-9-latest-amd64-base.tar.gz +IMAGE /root/images/Alma-9-latest-amd64-base.tar.gz CRYPTPASSWORD changeme PART /boot ext4 2G -PART / xfs all \ No newline at end of file +PART / xfs all crypt \ No newline at end of file