[ Prev ] [ Index ] [ Next ]

Add tpm to instances

Created Samstag 07 Dezember 2024


If an OS needs TPM it is possible to add a virtual TPM.
$ incus config device add <Instance name> <Device name> tpm [path=<Device path in instance>]


Example

$ incus config device add win11vm vtpm tpm path=/dev/tpm0