Software > Operating Systems and Porting

Running a Windows VM on Fedora 32

(1/2) > >>

cchinicz:
Hi All,

I'm new to Talos. I've got a blackbird and installed Fedora 32.

I want to create a Windows 10 VM to run a few applications that are not available on Linux.

Has anyone done this before? Searching on the web I saw people writing about emulating x86 on ppc but not enough details and not specific for Talos.

Thanks

Borley:
You might be interested in the package:
--- Code: ---qemu-system-x86
--- End code ---
. I'm not sure how one would set it up but I imagine this can be done under qemu/kvm or entirely virt-manager.

cchinicz:
I wonder this is possible but I guess I cannot run Windows code on ppc64el. There must be some x86 emulation but I have no idea how to set it up.

ClassicHasClass:
This is a QEMU-specific question. Install that, and then follow any of the directions out there for setting up Windows 10 to run within it. Note that many of these assume you will be using KVM; you won't. In this example, remove `--enable-kvm`but the other steps should be fine.

https://www.funtoo.org/Windows_10_Virtualization_with_KVM

cchinicz:
Hi ClassicHasClass,

Thanks for sharing the link. I was really excited but the installation of Win 10 failed with both 64/32 bits version. The installation proceeds until the last stage (about some 30 minutes) and fails with a message that there is a missing file/driver.

Any idea of how to fix this? when setting up the install I tried with E:\viostor\w10\amd64 (for the 64 bits version) and with E:\viostor\w10\x86 (32 bits).

Regards

Navigation

[0] Message Index

[#] Next page

Go to full version