Ticket #1948 (closed defect: fixed)
unable to use VirtualBox on sol10 u4 sparse zone
Reported by: | anilj | Owned by: | |
---|---|---|---|
Priority: | major | Component: | other |
Version: | VirtualBox 1.6.4 | Keywords: | kernel driver won't load |
Cc: | Guest type: | other | |
Host type: | Solaris |
Description (last modified by frank) (diff)
I tried this with a FreeBSD ISO guest image. This error is thrown:
VirtualBox kernel driver cannot be opened. VBox status code: -1911 (VERR_VM_DRIVER_OPEN_ERROR). Result Code: 0x80004005 Component: Console Interface: IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}
I have already given the raw device access for this zone and (and rebooted), using:
add device set match=/dev/vboxdrv end
Is it really having problems communicating to that device OR is there a keyboard problem as mentioned below?
errno 6 is: #define ENXIO 6 /* No such device or address */
00:00:03.355 VirtualBox 1.6.4 r33808 solaris.amd64 (Jul 29 2008 20:50:41) release log 00:00:03.355 Log opened 2008-08-12T17:38:10.444932000Z 00:00:03.357 Failed to open "/dev/vboxdrv", errno=6, rc=VERR_VM_DRIVER_OPEN_ERROR 00:00:03.357 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={d5a1cbda-f5d7-4824-9afe-d640c94c7dcf} aComponent={Console} aText={VirtualBox kernel driver cannot be opened. 00:00:03.357 VBox status code: -1911 (VERR_VM_DRIVER_OPEN_ERROR)} aWarning=false, preserve=false root@rule:/# /opt/VirtualBox/vboxdrv.sh status Running. root@rule:/#
Change History
Note: See
TracTickets for help on using
tickets.