-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 won’t boot or install on 2.2.0 #2721
Comments
@conath does the problem occur without using shared networking? |
Yes, it does. I turned that on afterwards when trying to boot the install ISO. Without changing the config at all in the UI, the guest crashes in 2.2.0 and switching back to 2.1.2 fixes it again. Host is M1. |
I wonder if it’s an issue with qemu 6.1.0 |
Could be. Note that I specify to use the system from 6.0 in the config - does that not make a difference? |
Just for extra info, I created new VM using the |
I have a similar issue. My already made VMs will say automatic repair. All my Windows VMs will crash with a blue screen saying page fault in non paged area when installing. Happens with XP, 7, and 10. And trying to boot from the hdd installer, it will sometimes work but usually crashes with that blue screen. |
I've got the same problem running 2.2.0 on iOS. Windows 7 blue screens during install. I was able to get XP installed but trying to install spice guest tools would crash the app. Reverting to 2.1.2 fixes all of this. |
I've tried booting Windows 10 21H1 x86_64 today and it shows BSOD |
Same behavior in 2.2.2 beta! |
@conath Is this only an issue with |
Two other things to try:
|
Same with |
So I tested on vanilla QEMU 6.1.0 and experience the same issue. |
@conath Testing with QEMU it seems like |
That matches up with my testing of UTM 2.2.X where the only ones that worked were non-q35 systems. |
@conath Please test the latest commit. |
Working fine as of 634ddaa. |
The upstream fix for QEMU 6.1.0 has been merged and is available here: https://gitlab.com/qemu-project/qemu/-/commit/b04dc92e013d55c9ac8082caefff45dcfb1310e7. Please try this instead of reverting the affected patches as per https://gitlab.com/qemu-project/qemu/-/issues/599. |
QEMU 6.1.0 has been integrated with UTM 3.0.0 |
My existing Windows 10 x86_64 VM doesn't work anymore with this version, even though I have not changed anything and had already set the system to remain the 6.0 one in the last version. The problem is as follows:
the first boot worked fine, then it crashed after started up completely and restarted. Then it failed to get past Windows boot so went into
Preparing Automatic Repair
. That also fails because the hard drive isviostor
, the driver for which is missing in repair mode.Maybe, did something with the hard disks change?
When trying to reinstall from ISO it keeps crashing before the Windows loading spinner appears.
debug.log
Update: when I change back to 2.1.2 it boots fine again. Log from 2.1.2:
debug-2.1.2.log
Originally posted by @conath in #2716 (comment)
The text was updated successfully, but these errors were encountered: