[pve-devel] [PATCH 0/3] Windows 11 OS type and UI improvements

Aaron Lauterer a.lauterer at proxmox.com
Tue Oct 12 15:51:32 CEST 2021


Works. As discussed off list, we should make it clearer in the "System" panel, that the TPM and EFI disk settings (Storage selection and such) belong to those "Checkboxes". While it is somewhat clear if enabled manually, it is quite confusing with them already enabled because one chose Win11 as guest OS in the previous step.
Additionally, setting the RAM to a default of 4096 for Win11 guests might be a good idea, as the Win11 installer will refuse to install because the requirements are not met if there is not enough RAM. A too small disk (<52GiB) will cause a warning in the Disk selection dialog of the installer, but it will still install.

Besides that:

Tested-By: Aaron Lauterer <a.lauterer at proxmox.com>

On 10/11/21 14:55, Stefan Reiter wrote:
> Add a specific 'win11' ostype for Windows 11 and Server 2022, with currently no
> change on the backend, but enable q35, secure boot and a TPM in the wizard by
> default if selected.
> 
> 
>   qemu-server: Stefan Reiter (1):
>    ostype: support Windows 11/Server 2022
> 
>   PVE/QemuServer.pm | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
>   manager: Stefan Reiter (2):
>    ui: SystemEdit: promote advanced settings to normal
>    ui: add 'win11' ostype and set defaults in wizard
> 
>   www/manager6/Utils.js           |  1 +
>   www/manager6/qemu/SystemEdit.js | 66 +++++++++++++++++++--------------
>   2 files changed, 39 insertions(+), 28 deletions(-)
> 





More information about the pve-devel mailing list