Kroese

Results 432 comments of Kroese

If you are using Synology, you need to install the Virtual Machine Manager package, which installs KVM with it.

On my own Synology (DS220+) i do not have `/dev/kvm` unless I install VMM? Also @Weax said he did not have KVM so I thought maybe he had the same...

I added a new flag now which disables a few features. Can you pull the new version (v2.07) and set: ```yaml environment: HV: "N" BOOT_MODE: "windows_plain" ``` in your compose...

@SaskueUchiwa You must not place `-e` as the last command (behind the image name) but somewhere in the middle.

This is normal? Before Windows is installed, the harddrive is empty so as you can see in the screenshot it boots from DVD instead to perform the installation. After the...

Okay, and you cannot connect to port 8006? Can you try using the latest version (v2.06)?

Yes it was the latest during the time of creation (11 days ago) but you might need to re-pull it. Can you show me the Docker log and compose file?...

Or try version v2.06 because in your screenshot it says v2.04

That `PLATFORM` variable has a whole different purpose, its so that I can sync the code with the ARM64 container more easily. It has nothing to do with Win7 x86...

Nevermind, even with a custom ISO it won't work. Because I didnt include the VirtIO x86 drivers for Win7 to save some space, the answer files have not been made,...