
As you probably know, I’m firmly rooted in the Linux camp. Still, for some work related applications I have to use MS Windows. But at least it’s in a virtual machine… For that purpose, I have a Linux based server at home that runs, among many other things, a Windows 10 installation in a Virtualbox VM. The problem: In 2025, support for Windows 10 ends, so an upgrade to Windows 11 is required. Unfortunately, upgrading W10 to W11 in the VM is not straight forward, as the server is 8 years old, and MS thinks the hardware is too old for W11. Particularly, the server does not have a Trusted Platform Module, which is one of the preconditions to upgrade W10 to W11. Eventually, I managed to update the VM, but it was quite an uphill battle. As there were too many unknowns, I thought I’d start to get some experience by installing W11 in a VM from scratch and then build on the knowledge gained from this. As the whole exercise was quite a bit of a learning exercise, I’ll split the topic into a number of blog posts. Enjoy the ride!
Continue reading W11 – Part 1 – Virtualbox: Install Windows 11 on a TPM-less Host