solaris host install problems

Discussions related to using VirtualBox on Solaris hosts.
Post Reply
pokemem
Posts: 2
Joined: 27. Feb 2008, 19:22

solaris host install problems

Post by pokemem »

Hi,

When running
# ./VirtualBox

I get the innotek VirtualBox gui.
I can complete all the info ie mem vdisk size etc.
I see the image on the left side with "power off"

How ever when I start the guest I get

VirtualBox kernel driver not installed.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).

Result Code:
0x80004005
Component:
Console
Interface:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}

HOST OS = SunOS xxxxx 5.10 Generic_120012-14 i86pc i386 i86pc
Guest OS = XP sp2
#ls -al /dev/vboxdr
lrwxrwxrwx 1 root other 35 Feb 27 08:07 vboxdrv -> ../devices/pseudo/vboxdrv@0:vboxdr

# modinfo | grep vboxdrv
#


What am I doing wrong?

Thanks
P
pokemem
Posts: 2
Joined: 27. Feb 2008, 19:22

Post by pokemem »

Hi,

Can any one help. or point me in the right direction? I
Is there another forum to post questions on ... maybe a Sun micro one?

Ta
jlliagre
Posts: 5
Joined: 29. Feb 2008, 10:50

Post by jlliagre »

pokemem wrote: Can any one help. or point me in the right direction?
The right direction is likely to be using Solaris Express or another OpenSolaris based distribution.
JackSA
Posts: 22
Joined: 13. Mar 2008, 21:48

Post by JackSA »

Hi there,

Update your OS to the latest Solaris patch level first. So get update_4 with all the patches.

Then in the /opt/VirtualBox directory, run "ldd VirtualBox" and see if you have all the libraries installed (might want to play with LD_LIBRARY_PATH).

I've got Sol10_u4 working fine with VB 1.5.51

Cheers,
-JackSA
Post Reply