-
Notifications
You must be signed in to change notification settings - Fork 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
Compatibility issue with windows 11 24h2 iot enterprise ltsc #634
Comments
This is caused by the VirtIO drivers that cannot load when you install Windows via a SCSI device for the CD-ROM. I already reported this bug to their team many weeks ago. As far as I remember you can workaround it by setting |
Are there any updates on this? |
you can see the discussion here and here
environment:
VGA: "std" # or remove it if viogpudo not added
MEDIA_TYPE: "ide"
mkdir -p amd64/w11 {Balloon,fwcfg,NetKVM,pvpanic,qemufwcfg,qemupciserial,viofs,viogpudo,vioinput,viorng,vioscsi,vioserial,viostor}/w11/amd64
now you can run the container and wait it install. share folder is not working because smbus is not in virtio-win11-attestation-0.1-258.zip and if you use smbus in virtio-win-0.1-248, you will receive this issue again so... keep waiting... |
This is partially fixed now. It includes newer drivers, so the The only thing that still does not work is the GPU driver. The screen stays black during installation, so either you will need to wait a few minutes until the display comes back when the installation is finished, or otherwise add |
There is now a new release (v3.22) which contains a temporary workaround for the GPU driver issue. It does skip the driver during the WinPE phase of the installation, and installs it afterwards. So the |
Operating system
Arch
Description
"Basically, everything is visible in the screenshots – it doesn't detect the disks. I checked in QEMU on my local PC – everything is fine, and the drivers work. I would appreciate any suggestions on what to do about this since this is the lightest Windows 11 version of all."
ISO: https://www.microsoft.com/en-us/evalcenter/download-windows-11-iot-enterprise-ltsc-eval
Docker compose
N/A
Docker log
N/A
Screenshots (optional)
The text was updated successfully, but these errors were encountered: