From: Thomas Glanzmann Date: Sun, 13 Feb 2022 21:32:10 +0000 (+0100) Subject: install grub X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/dc18c65cb45a9fe4c724ccf953060fbd38507be9 install grub --- diff --git a/files/boot.sh b/files/boot.sh index 20d0e27..a46f9ba 100755 --- a/files/boot.sh +++ b/files/boot.sh @@ -3,6 +3,7 @@ echo 'grub-efi-arm64 grub2/update_nvram boolean false' | chroot /target debconf-set-selections echo 'grub-efi-arm64 grub2/force_efi_extra_removable boolean false' | chroot /target debconf-set-selections chroot /target apt-get remove grub-efi-arm64-signed +chroot /target grub-install --removable /boot/efi rm /target/boot/efi/EFI/BOOT/fbaa64.efi rm /target/boot/efi/EFI/debian/fbaa64.efi cp -a /lib/firmware/brcm /target/lib/firmware/