Cat9kv-prd-17.12.01prd9.qcow2
: After initial configuration, apply this recommended setting to reduce boot time:
Insufficient RAM allocated or missing nested virtualization flags on the host system. cat9kv-prd-17.12.01prd9.qcow2
Execute the virt-install command to allocate resources, map the disk image, and bind the network interfaces. : After initial configuration
sudo mkdir -p /var/lib/libvirt/images/c8kv/ sudo mv cat9kv-prd-17.12.01prd9.qcow2 /var/lib/libvirt/images/c8kv/router01.qcow2 sudo chown qemu:qemu /var/lib/libvirt/images/c8kv/router01.qcow2 Use code with caution. Step 2: Execute the Virt-Install Command map the disk image