Creating new appvm from debian template

Hi
I want to create a new app VM from the Debian11 template.
I found the qvm-create cmd from the documentation:
qvm-create -t -l yellow

Should I run this in the dom0. Once I run this cmd, will the new app VM show up in the Qubes menu on the top left corner. In my setup, the personal qube is from Fedora 34. I’d a personal vm based on debian 11 too.

Thank you.
flc

You can create new qube using Create Qubes VM GUI tool or using dom0 terminal with qvm-create command:
qvm-create -t debian-11 -l yellow yourvmname

Yes.

You can change the template used by your personal qube from fedora-34 to debian-11 in its Qube Settings in Template drop-down list:

1 Like

Please note that Fedora-34 is EOL, just like Fedora-35 and 36. They all are not recommended to use now. Fedora-38 is available for Qubes.

2 Likes