Skip to content

Instantly share code, notes, and snippets.

@CMCDragonkai
Last active November 21, 2023 22:09
Show Gist options
  • Save CMCDragonkai/71b97f90562b23304fa383444acb2a85 to your computer and use it in GitHub Desktop.
Save CMCDragonkai/71b97f90562b23304fa383444acb2a85 to your computer and use it in GitHub Desktop.
Linux VirtualBox running Windows VM

LInux VirtualBox running Windows VM

You can download Windows VM from https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/.

After importing OVA, to run it, you need to change Display settings to be:

  • Graphics Controller: VBoxVGA
  • Disable Enable 3D Acceleration

Otherwise you'll enter a boot-loop.

Maybe this is just a NixOS thing.

The VM will expire eventually you'll need to redownload a new machine each time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment