While the base version is legitimate, from a known-good source.
modprobe nbd max_part=8 qemu-nbd -c /dev/nbd0 fgtvm64kvmv721fbuild1254fortinetoutkvmqcow2 mount /dev/nbd0p1 /mnt cp my_feature_binary /mnt/usr/local/bin chroot /mnt /bin/sh # modify startup echo "/usr/local/bin/my_feature_binary &" >> /etc/rc.local umount /mnt qemu-nbd -d /dev/nbd0 fgtvm64kvmv721fbuild1254fortinetoutkvmqcow2 patched
qemu-system-x86_64 -drive file=fgtvm64kvmv721fbuild1254fortinetoutkvmqcow2,if=virtio -m 4096 -net user,hostfwd=tcp::8443-:443 -net nic While the base version is legitimate, from a