Hi all,
I have created a routerOS virtual machine on VMWare vSphere Hypervisor.
I have added the following 2 settings to the .vmx file:
vhv.enable = "TRUE"
hypervisor.cpuid.v0 = "FALSE"
But when I tried KVM virtualization on this routerOS virtual machine. The child routerOS can start, showing the state “started” by using the command:
/kvm print
But after about 10 seconds, it changed its state to “stopped”. Any hints?