From 6ba1f1c0c3845f8e37b4a6269d98a44b5123cd2b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 20 Apr 2024 16:19:15 +0200 Subject: [PATCH] os type: add Windows Server 2025 as supported with win11 type Martin tested the 2025 preview and it worked fine using the win11 OS type. Signed-off-by: Thomas Lamprecht --- PVE/QemuServer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 28e630d3..82e7d6a6 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -421,7 +421,7 @@ wvista;; Microsoft Windows Vista win7;; Microsoft Windows 7 win8;; Microsoft Windows 8/2012/2012r2 win10;; Microsoft Windows 10/2016/2019 -win11;; Microsoft Windows 11/2022 +win11;; Microsoft Windows 11/2022/2025 l24;; Linux 2.4 Kernel l26;; Linux 2.6 - 6.X Kernel solaris;; Solaris/OpenSolaris/OpenIndiania kernel