You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a windows vm executed via libvirt, I run it on a physical drive passing it into the guest. when I pass it via sata pt and try to install windows 11 on it, the install fails with error 0x80070001. I had an installation there which resulted with periodic bosd when sata pt was used.
if I pass the /dev node, I don't get the errors but the performance is horrible due to high hdd usage
reproduction can be done using the attached libvirt xml
I'd expect the sata pt to work without any issues like dev node pt.
Hi @daggs1 , first of all, what I mean is that it's not a virtio-win issue.
I would suggest to try using the latest QEMU. Then you can try to understand if this is a distro or QEMU issue. In any case, qemu community is the better place for it.
I have a windows vm executed via libvirt, I run it on a physical drive passing it into the guest. when I pass it via sata pt and try to install windows 11 on it, the install fails with error 0x80070001. I had an installation there which resulted with periodic bosd when sata pt was used.
if I pass the /dev node, I don't get the errors but the performance is horrible due to high hdd usage
reproduction can be done using the attached libvirt xml
I'd expect the sata pt to work without any issues like dev node pt.
host info:
vm info:
I've tested the same setup with ubuntu, doing read and write to the device of multiple GB, no issue at all
The text was updated successfully, but these errors were encountered: