Over time, I’ve encountered various issues with booting my Windows 10 VM that’s accelerated using PCI-passthrough, VirtIO etc. I believe some of the boot issues to be unique to that kind of setup, and have not always easily found solutions to these problems online, so I wanted to document my experiences for the benefit of others.
LISP on Ubiquiti EdgeRouter Lite
In this blog post, I will explain how to compile the Open Overlay Router (OOR) software for MIPS and how to set it up on an Ubiquiti EdgeRouter Lite to participate in the Locator/ID Separation Protocol (LISP) beta network.
About PCI-passthrough’d graphics cards and monitors
Setting up a Windows VM to use a graphics card via PCI-passthrough can yield great performance benefits for the VM. However, one loses the flexibility of easily moving the VM’s video output from one monitor to another; in the past, one could just drag the VM’s VirtualBox window from one screen to another and maybe …
Continue reading “About PCI-passthrough’d graphics cards and monitors”
Installing windows for both native and virtual machine use
My quest to setup a perfect VM to replace my native Windows installation continues… Can I install Windows on a dedicated HDD in such a way that I can run it natively as and as a VM? That would allow me to squeeze out the remaining percentages of performance if I absolutely have to.
Setting up a Windows VM with GPU passthrough
I’ve finally managed to setup a Windows VM with direct access to my graphics card and my network interface card (NIC)!
Windows 10, kvm and iSCSI
Tempted to run Windows 10? Low on disk space? Have a NAS that supports iSCSI? Thinking what I’m thinking? I found a really good tutorial on setting up iSCSI on a QNAP NAS, which got me most of the way there. But then I had to install Windows…