virt-install \ --name=FGT-VM64-v721 \ --ram=2048 \ --vcpus=2 \ --os-variant=generic \ --disk path=/var/lib/libvirt/images/fgtvm64kvmv721fbuild1254fortinetoutkvmqcow2,format=qcow2,bus=virtio \ --disk path=/var/lib/libvirt/images/fortigate_logs.qcow2,format=qcow2,bus=virtio \ --network bridge=virbr0,model=virtio \ --network bridge=virbr1,model=virtio \ --graphics none \ --import Use code with caution. Alternative Setup: Importing into GNS3
is the standard disk image format for QEMU/KVM environments. 2. The Mechanics of KVM and QCOW2 fgtvm64kvmv721fbuild1254fortinetoutkvmqcow2 work
: Set a default gateway to allow the VM to reach the internet for licensing. bus=virtio \ --network bridge=virbr0