First time here? Check out the FAQ!
![]() | 1 | initial version |
from the logs, you might not install kvm in your ubuntu14 or you did not turn on the VT for virutalization in bios , Helion virtual mode install needs the kvm as a prerequisite. check your kvm is running by the following command in terminal
kvm-ok
Hope that helps!
Vic