filmov
tv
How to install Proxmox on Windows 10 with Hyper-V
Показать описание
How to install Proxmox on Windows 10 with Hyper-V.
This video shows how to run Proxmox on Hyper-V as a nested hypervisor by exposing the virtualisation options to the guest VM.
This video is part of a Proxmox PVE Nested Virtualization home lab series, where we will be building out a lab environment to test Proxmox no subscription features and functionality.
Since Broadcom's acquisition of VMware, many customers are looking elsewhere for their virtualisation requirements.
Chapters in this video:
00:00 Intro
00:14 Nested Virtualisation not supported error message
00:45 Enabling Nested Virtualisation with PowerShell
01:16 Starting the Proxmox installation on the Hyper-V guest
02:37 Outro
Useful commands / links:
Set-VMProcessor -VMName "VMName" -ExposeVirtualizationExtensions $true
This video shows how to run Proxmox on Hyper-V as a nested hypervisor by exposing the virtualisation options to the guest VM.
This video is part of a Proxmox PVE Nested Virtualization home lab series, where we will be building out a lab environment to test Proxmox no subscription features and functionality.
Since Broadcom's acquisition of VMware, many customers are looking elsewhere for their virtualisation requirements.
Chapters in this video:
00:00 Intro
00:14 Nested Virtualisation not supported error message
00:45 Enabling Nested Virtualisation with PowerShell
01:16 Starting the Proxmox installation on the Hyper-V guest
02:37 Outro
Useful commands / links:
Set-VMProcessor -VMName "VMName" -ExposeVirtualizationExtensions $true