Page 1 of 1

Virtualbox on zone Kernel driver not installed (rc=-1908)

Posted: 6. Jun 2012, 10:42
by Davis
Hi all

I have a question of Solaris 11 OS in non-global-zone to running virtualbox, I created a virtual machine and when I click start button that happening in following error message
Does any one can help me to solve this problem or any one had same problem like this?

Davis


Popup window 1
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}



Popup window 2
Failed to open a session for the virtual machine redhat.
The virtual machine 'redhat' has terminated unexpectedly during startup with exit code 1.


Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Machine
Interface:
IMachine {5eaa9319-62fc-4b0a-843c-0cb1940f8a91}

Re: Virtualbox on zone Kernel driver not installed (rc=-1908

Posted: 6. Jun 2012, 11:36
by Ramshankar
Is the Zone access service running on the global zone?

svcs -a | grep virtualbox

Re: Virtualbox on zone Kernel driver not installed (rc=-1908

Posted: 6. Jun 2012, 16:28
by Davis
Ramshankar wrote:Is the Zone access service running on the global zone?

svcs -a | grep virtualbox

Hi Ramshankar
Thanks for your quickly reply, I've been solved this issue. Just forgot setup some config. XDDD

Davis

Re: Virtualbox on zone Kernel driver not installed (rc=-1908

Posted: 6. Jun 2012, 18:14
by Ramshankar
Davis wrote:
Ramshankar wrote:Is the Zone access service running on the global zone?

svcs -a | grep virtualbox

Hi Ramshankar
Thanks for your quickly reply, I've been solved this issue. Just forgot setup some config. XDDD

Davis
Good to know, but what was the issue? The VirtualBox installer should enable this service by default, was it enabled or not? If it's not, it's a bug and it'll need to be fixed.

Re: Virtualbox on zone Kernel driver not installed (rc=-1908

Posted: 6. Jun 2012, 18:18
by Davis
Ramshankar wrote:
Davis wrote:
Ramshankar wrote:Is the Zone access service running on the global zone?

svcs -a | grep virtualbox

Hi Ramshankar
Thanks for your quickly reply, I've been solved this issue. Just forgot setup some config. XDDD

Davis
Good to know, but what was the issue? The VirtualBox installer should enable this service by default, was it enabled or not? If it's not, it's a bug and it'll need to be fixed.
Yes, It was enable by default, I just forgot to set device configure into zonecfg , after I add It's all looks fine. :)