|
Has any one else run in to an issue after updating to last wimboot(2.7.4) where index= (number) no longer works, and instead it boots the first index of the wim file? Updated from wimboot 2.5.2 going back to 2.5.2 resumes normal behavior. |
Answered by
mcb30
Jan 24, 2023
Replies: 2 comments 6 replies
|
Could you try using git bisection to find the precise commit that caused the problem? You can find a guide for bisecting at https://ipxe.org/howto/bisect. It's written for iPXE, but the idea is the same for wimboot: you'll want to do something like:
and then repeatedly
until |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Moving to issue #43 (and locking this discussion: please continue conversation in the issue)