Hello Thomas, Am 05.02.19 um 20:50 schrieb Thomas Gaugler: ... > I thought to use the momentum around secure boot within Debian [2] for > supporting it within win32-loader as well. > > The basic idea is to replicate the following commands in win32-loader: > $ # Copy /usr/lib/shim/shimx64.efi.signed from shim-signed package to > $ # /boot/efi/EFI/debian/shimx64.efi > $ sudo efibootmgr --create --label 'Debian GNU/Linux - Continue with > install process' --loader '\EFI\debian\shimx64.efi' > ... > Boot0009* Debian GNU/Linux - Continue with install process ... > $ sudo efibootmgr --bootnext 0009
In message [10] in points 1 and 3 I tried to describe how a manual crafted grub2 efi image could be configured from a windows cmd. Hope that it might be of some help. Kind regards, Bernhard [10] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918863#10