Ventoy does not show a select menu with the unattend scripts #3002
Unanswered
tukusejssirs
asked this question in
Q&A
Replies: 2 comments
-
@ventoy, any idea? 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have no Idea with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This issue might be related to #663.
I have installed Ventoy 1.0.99 on GPT partition style with secure boot enabled. It can find all the ISOs in
/iso
, however, when I select an ISO that matches/iso/win_10_*.iso
(e.g./iso/win_10_x64_sk_22h2.iso
), no menu is shown where I can select an unattend file.Here is the config file with example unattend file names. They actually exist in that exact location.
I even tried to move
/iso/win_10_x64_sk_unattend
to/unattend/win_10_x64_sk
, but it didn’t help. I also tried to specify a single ISO (i.e. a path and filename without*
), but that didn’t help either.I have tested this official MS Windows 10 images only.
When I select a matching ISO, I get a menu with the following options:
Boot in normal mode
;Boot in wimboot mode
;File checksum
;Return to previous menu
.Boot in normal mode
directly boots to MS Windows installation setup.How do I fix this? 🤔
Thank you in advance! 🙏
Beta Was this translation helpful? Give feedback.
All reactions