Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Windows 11 VM with emulated TPM Bullseye 11.4 on KVM/QEMU

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
jimbo45
Posts: 7
Joined: 2022-09-11 22:16

Windows 11 VM with emulated TPM Bullseye 11.4 on KVM/QEMU

#1 Post by jimbo45 »

Hi folks
People wanting to run Windows 11 VM's from Debian Hosts using emulated TPM and KVM/QEMU should note that package swtpm and swtpm-tools are missing but they exist in the bullseye-backports repository.

update your apt source list with the backports repo, then apt update and then apt install -t bullseye-backports swtpm swtpm-tools,
Reboot (it's easier than restarting a load of services). No need to configure anything.

now your Windows 11 VM's should work properly again.

Note also that currently QEMU is BROKEN in the bookworm testing (unstable) release - but that changes with daily / weekly builds.

Cheers
j

Post Reply