Reenable GRUB EFI mode

This commit is contained in:
2019-06-14 18:31:44 -04:00
parent 16d98f86fd
commit 3d4e25e3fe
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