This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
Wimboot.mod in UEFI mode loads only first image in wim file when index is not 1. #99
Comments
It‘s a bug introduced in wimboot v2.7.5.
As I am no longer maintaining this project, I will not update it to fix this bug. |
thank you for quick answer and help! |
a1ive
added a commit
that referenced
this issue
Mar 15, 2023
|
thank you very much, you are genius! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Wimboot.mod in UEFI mode loads only first image in wim file when index is not equals to 1. wimboot.xz used from grub2fm :)
Example code:
loopback -d loop
loopback loop (hd0,1)/winpe10.iso
wimboot --index=2 --testmode=no
@:bootmgfw.efi:(memdisk)/bootmgfw.efi
@:boot.wim:"(loop)/sources/boot.wim";
boot
please help.
The text was updated successfully, but these errors were encountered: