Skip to main content

Hyper-V

VM Setup

  1. Create a Generation 2 VM with typical settings. Hyper-V Generation 2 settings
  2. Before booting the VM for the first time, disable Checkpoints in VM Settings. Hyper-V Disable Checkpoints
  3. If your host in a server edition of windows, run the following powershell
Set-VMProcessor -VMName <Ludus VM Name> -ExposeVirtualizationExtensions $true
  1. Boot the VM and install Debian 12.

Install

  1. Follow Install Ludus