Assume this refers to creating a new FortiGate VM QCOW2 image named "fgtvm64kvmv723fbuild1262fortinetoutkvmqcow2" for KVM (64-bit). The goal: produce a bootable, updated FortiGate virtual appliance QCOW2 and verify it boots in KVM/QEMU.
qemu-img convert -f vmdk -O qcow2 source.vmdk fgtvm64kvmv723fbuild1262fortinetoutkvmqcow2.qcow2
qemu-img create -f qcow2 fgtvm...qcow2 40G
virt-install --name fgtvm --ram 4096 --vcpus 2 --disk path=fgtvm...qcow2 --cdrom fortios-installer.iso --os-type=linux --network network=default --graphics none --console pty --extra-args='console=ttyS0'
If you’re asking for help with it:
: Continued refinements to ZTNA policies and posture checking. SD-WAN Enhancements fgtvm64kvmv723fbuild1262fortinetoutkvmqcow2 new