esxi: add mapping for windows server 2016/2019
previously these were mapped to the linux 2.6 default Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
This commit is contained in:
committed by
Wolfgang Bumiller
parent
27591290c7
commit
f72d3e12e1
@ -878,6 +878,8 @@ my %guest_types_windows = (
|
||||
winNetBusiness => 'w2k3',
|
||||
windows9 => 'win10',
|
||||
'windows9-64' => 'win10',
|
||||
windows9srv => 'win10',
|
||||
'windows9srv-64' => 'win10',
|
||||
'windows11-64' => 'win11',
|
||||
'windows12-64' => 'win11', # FIXME / win12?
|
||||
win2000AdvServ => 'w2k',
|
||||
|
||||
Reference in New Issue
Block a user