Reenable GRUB EFI mode

This commit is contained in:
2023-09-01 15:41:53 -04:00
parent d4fe0bb005
commit 2a72e0a001
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ fi
logfile="/tmp/pvc-install.log"
debrelease="buster"
debmirror="http://debian.mirror.rafal.ca/debian"
debpkglist="lvm2,parted,gdisk,grub-pc,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server"
debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server"
clear