I am still slightly confused whether you have KVM installed or not and what is your illumos version. Show us:

pkg list '*kvm*'

modinfo | grep -i -e kvm -e vbox

uname -a

svcs -a | grep -i virtualbox

svcs -xv

Where do you see the "VBoxClient: the VirtualBox kernel service is not running. Exiting" error message? In the VirtualBox interface?

What is your CPU? Either `ddu` or `prtconf -v` will tell you. E.g.:

cpu, instance #0
    ...
    name='brand-string' type=string items=1
        value='Intel(r) Core(tm) i5-3320M CPU @ 2.60GHz'

Did VirtualBox worked on any other platform for this CPU?

Make sure you are running the latest bits by `pkg update -v`.

Thanks,
Michal

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to