1. Removed qemu-utils from required packages — Proxmox ships its own qemu-img and installing Debian's version breaks VMs. Added preflight check: if qemu-img missing, exits with clear error message. 2. Installer now prompts for host storage path (default: /mnt/pve/hosted-thin). Uses it for the LXC bind mount mp0. The LXC always sees /mnt/converter internally — no symlinks needed. |
||
|---|---|---|
| .. | ||
| app.py | ||
| converter.py | ||
| install.sh | ||
| models.py | ||
| provisioner.py | ||
| requirements.txt | ||
| vm-bench-backend.service | ||