> Any thoughts on this? Is this known not to work? If you know vi commands, you can type:
sudo virsh edit pfSense (substitute the actual VM name) Look for the line like: <type arch='x86_64' machine='pc-i440fx-trusty'>hvm</type> This line will be different depending on the version of KVM and the choices you made when you created the VM. The example above is from a working pfSense VM, but sometimes machine='pc-1.0' works too. Also, in Virt Manager, I usually select Processor > Configuration > Copy host CPU configuration, to give the guest all the features of the host's cpu. However, if this causes problems, selecting 'qemu64' can work well for some systems. By the way, although pfSense/freebsd does support virtio, you have to take steps to enable the driver. It's usually less work and more reliable to use e1000 nics. _______________________________________________ List mailing list [email protected] https://lists.pfsense.org/mailman/listinfo/list
