Mirantis / virtlet

Kubernetes CRI implementation for running VM workloads
Apache License 2.0
739 stars 128 forks source link

Example for a working windows 7/10 qcow2 image or description how to create a working windows7/10 qcow2 image #898

Closed dmuiX closed 4 years ago

dmuiX commented 5 years ago

Could someone provide a working example of a windows 7 VM? Or maybe an description how to provide a working windows 7 qcow2 image with the correct drivers installed?

The 2012 Server that is provided in this blog entry is working: https://www.mirantis.com/blog/virtlet-run-vms-as-kubernetes-pods I have installed Windows 7 in a VM, that is working in KVM, but it is always throwing the bluescreen error 0x00000007b if I try to boot it in virtlet. Bluescreen This error is showing, that the Boot medium is missing. So I think it has something todo with missing drivers. Which protokoll is virtlet using by default? Virtio SCSI? SCSI? And how can I install these drivers in Windows 7?

Thanks a lot & Kind Regards

pigmej commented 5 years ago

Hello, the easiest way is to get: https://cloudbase.it/windows-cloud-images and yes the drivers are Virtio.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

Sparklight77 commented 11 months ago

Hello