Import the template and, when prompted, browse to your downloaded viptela-edge-19.2.3-genericx86-64.qcow2
: Upload the image into that folder and rename it to virtioa.qcow2 .
mv viptela-edge-19.2.3-genericx86-64.qcow2 /opt/unetlab/addons/qemu/viptela-vedge-19.2.3/virtioa.qcow2 Use code with caution. Step 3: Fix Permissions
Before downloading and deploying the file, it is important to decode what the specific filename means:
virsh edit vedge-01 # Add this under <os>: <firmware>BIOS</firmware>
The extension indicates that this is a QEMU Copy On Write version 2 image, which is the standard format for virtual machines running on QEMU, KVM, and EVE-NG.