-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
bug: win11 installation encountered an unexpected error. #1475
Comments
Same problem here. Quickemu output
Quickreport output
|
I also have this problem! |
As far as I can see, both @n1yn and I are on NixOS but the first report is from Ubuntu... |
This thread may be relevant: virtio-win/kvm-guest-drivers-windows#1100 |
i have the same problem too. |
I hit the same issue as well |
Same over here |
Please try removing the fixed_iso line from your config file. |
Commented out the fixed_iso line from the config file and it got past the error. |
Thank you for this, in the thread they claim that they only have an issue with the most recent version of the Win11 ISO. So you get an error with 24H2 and not 23H2. I decided to test this with quickemu. I can confirm that 23H2 is working as expected and only get this bug with 24H2. |
How to get older Windows versions? |
I found this tool to prepare an ISO from Microsoft directly: MediaCreationTool.bat I used a VM with windows 10 then used the bat script, then used the ISO to launch a Windows 11 VM. |
😒 |
How did you get hold of 23H2? is there a quickget option to download the older version? |
It seems that it may work if the installation uses |
This is the script I used but I'm not sure if it the one to recommend, maybe you find a better one? |
ah, yes, i was a bit quick to post. |
|
True, it works for me For some reason I was missing these two lines in the config, not sure if this is another bug:
|
I think secureboot should be made necessary here for the installation of Windows 11. At least my installation didn't work without it. |
I confirm this bug has not already been reported
Describe the bug
To Reproduce
Steps to reproduce the behavior:
quickget windows 11
quickemu --vm windows-11.conf
Expected behavior
no error
Quickemu output
Run
quickemu
orquickemu
and include the output of the failure below:Quickemu output
System information
Run
quickreport
and include the output here; if you can't runquickreport
,please provide the output of the following:
Quickreport output
The text was updated successfully, but these errors were encountered: