You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, have you tried to start both a VMware VM and a VirtualBox or KVM VM?
Hello @grossmj I tried to start Vmware Workstation and Cisco IosV at same time, so this is possible from GNS3 only if you press the play every nodes at same time. But if you use for example 4 or more nodes with differents technologys GNS3 show the message on top thread, but if you turn on QEMUKVM from GNS3 and turn on Vmware VM from vmware workstation control panel you can got on both technologys.
This was already removed from our 3.0 branch, I just added the option to disable it in 2.2. Edit gns3_server.conf and add hardware_virtualization_check = False to the file.
Example:
[Server]
; check if hardware virtualization is used by other emulators (KVM, VMware or VirtualBox)
hardware_virtualization_check = False
Hello dear GNS3 development team,
In some hardware, as ryzen amd-v technology is possible start two virtualization technology on same time.
So, I believe we need an option for disable the message in the picture and GNS3 try start the VMs.
The text was updated successfully, but these errors were encountered: