SecureBoot==Enabled "WinPE & Setup" Windows cannot be installed
Closed this issue · 4 comments
AIO_Boot v0.9.9.14 and
AIO_Boot v0.9.9.15 application
With SecureBoot = Enabled, when attempting to install Windows using the AIO Main Menu "WinPE & Setup", after the "Loading Files ..." screen, the system restarts and windows cannot be installed.
Secure boot disabled and uefi enabled, installation is ok.
Legacy boot windows installation is ok.
Integrated system Windows_10_2004_x64_MSDN
Try this, download and extract this file to get grubx64.efi file then copy it to /EFI/BOOT directory.
grubx64.efi.zip
Thank you for your attention.
Usage results with the grubx64.efi file in "AIO_Boot_v0.9.9.15"
SecureBoot == Enabled ==> "WinPE & Setup" ==> Win10_2004_x64_MSDN_ (19041.264) ==> Windows installation successful.
SecureBoot == Enabled ==> "WinPE & Setup" ==> Win10_2004_19041.508_x64 ==> Windows setup failed
Usage results with the grubx64.efi file you sent
SecureBoot == Enabled ==> "WinPE & Setup" ==> Win10_2004_x64_MSDN_ (19041.264) ==> Windows installation successful.
SecureBoot == Enabled ==> "WinPE & Setup" ==> Win10_2004_19041.508_x64 ==> Windows setup successful
"[d] Disable Secure Boot for this session" ==> If SecureBoot == Disable
Using the grubx64.efi file in "AIO_Boot_v0.9.9.15"
"WinPE & Setup" Windows installation successful. (v19041.264 and v19041.508)
“Install Windows from ISO” Windows installation successful. (v19041.264 and v19041.508)
“File Manager” “G2FM” Windows installation successful. (v19041.264 and v19041.508)
Great. Thank you!