Use amd64 EFI GRUB explicitly

This commit is contained in:
2023-09-01 15:41:53 -04:00
parent f425017030
commit a2b257ef9e
2 changed files with 3 additions and 3 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,grub-efi,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server"
debpkglist="lvm2,parted,gdisk,grub-pc,grub-efi-amd64,linux-image-amd64,sudo,vim,gpg,gpg-agent,aptitude,openssh-server"
clear