From f4f2eeb71118c5ad40350d77ddda576db34f8d7d Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 9 Feb 2022 17:44:56 +0100 Subject: [PATCH] progress --- etc/bootloader/grub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/bootloader/grub b/etc/bootloader/grub index 8274d23..f76262d 100644 --- a/etc/bootloader/grub +++ b/etc/bootloader/grub @@ -44,7 +44,7 @@ config() { echo "keymap /boot/grub/${KEY_LANG}.gkb" >> /boot/grub/early-grub.cfg echo "cryptomount -u ${CRYPTUUID}" >> /boot/grub/early-grub.cfg echo "set root='lvmid/${VGUUID}/${LVUUID}'" >> /boot/grub/early-grub.cfg - #echo "set prefix=($root)/grub" >> /boot/grub/early-grub.cfg + echo "set prefix=($root)/grub" >> /boot/grub/early-grub.cfg echo "configfile grub.cfg" >> /boot/grub/early-grub.cfg grub-mkimage -c /boot/grub/early-grub.cfg -o grubx64_de.efi -O x86_64-efi -m /boot/grub/memdisk.tar part_gpt cryptodisk luks gcry_rijndael gcry_rijndael gcry_sha256 lvm btrfs memdisk tar at_keyboard keylayouts configfile all_video