]> git.zerfleddert.de Git - m1-debian/commitdiff
install to be chainloaded u-boot.bin
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Mar 2022 06:02:44 +0000 (07:02 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 10 Mar 2022 06:02:44 +0000 (07:02 +0100)
files/boot.sh

index 32014076ae0a79bd7393c30c4089a18a13d91564..9b94c022b3c8de0f824e1df54136c601e016cc00 100755 (executable)
@@ -11,3 +11,5 @@ chroot /target wget https://tg.st/u/k.deb
 chroot /target dpkg -i k.deb
 chroot /target rm k.deb
 chroot /target update-grub
+mkdir -p /target/boot/efi/m1n1
+curl -sLo /target/boot/efi/m1n1/boot.bin https://tg.st/u/u-boot.bin
Impressum, Datenschutz