Added Debian Trixie as new Debian stable guest. Fixed host only things on scripts

This commit is contained in:
2025-08-27 16:13:45 +02:00
parent aaa3fd5b32
commit febd3b76d3
4 changed files with 17 additions and 13 deletions

View File

@ -63,6 +63,8 @@ VM_NETWORK_HOSTONLY="host-only"
VM_USERNAME="user"
```
You can create a VM with isolated network but an extra interface with NAT network if added, because when guest is initialized, it get updated and some packages are installed (dependend on linux-user-metadata). You can delete NAT interface after VM guest is initialized.
### AppArmor exception (if needed)
If AppArmor is blocking libvirtd, disable the profile temporarily: