-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows auto install not working #663
Comments
Should "/unattended/autounattend.xml" be "/ventoy/script/autounattend.xml" ? |
Yes, sure! I just uploaded the wrong version. The correct one here: ventoy.json Additionally, the ventoy tool is not telling any issues. If I start the unattended setup, the xml is not executed. The first time this occurs: "An unexpected error occurs. Please restart the setup" (roughly translated) |
Please Press F5 to check the configuration.
Did it prompt you to select boot with or without autoinstalltion?
|
If you don't set the autoinstall configuration, does it setup successfully? |
Maybe it is because I checked "secure boot" on the ventoy setup? Edit: Recently, I realized that a part of the autoconfig is executed (the first steps are skipped). Can you propose a xml that you used for testing? I just want to skip all steps |
I can give you successfully tested unattended file - skip_oobe.txt. Please rename it's extension to xml and try it. |
@DX37 thanks for the suggestion and sorry for my late reply! Unfortunately it does not work. The xml is executed as well as it is with my xml file. However, the file does not work with the windows version. |
The error message can be caused by the wrong Product Key being used in the XML file. |
Not exactly. |
I was able to make this work after hours and plenty of tests. Thanks for your help! |
The Structure
ventoy.json
autounattend.xml
The ventoy.json is attached as ventoy.log
I don't know why this is not working. The unattended setup is not executed.
The Windows10_20H2.iso is downloaded with the current Rufus version (German ISO file).
The autounattended.xml is also uploaded as autounattended.log. It should just skip all steps except the WIFI setup. The key is just a dummy found on the internet.
However, once I had a hint that the EULA is missing. Nevertheless, I can not fix this issue.
Could you please help me out?
The text was updated successfully, but these errors were encountered: