Custom Query (16363 matches)
Results (2191 - 2193 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3934 | fixed | vboxdrv init script makes boot slow => Fixed in SVN | ||
| Description |
According to bootchart, the
Here's how I modified that section of if ! running vboxdrv; then
if ! modprobe vboxdrv > /dev/null 2>&1; then
# modprobe failed. Find out why:
if ! find /lib/modules/`uname -r` -name "vboxdrv\.*" 2>/dev/null|grep -q vboxdrv; then
failure "No suitable module for running kernel found"
fi
failure "modprobe vboxdrv failed. Please use 'dmesg' to find out why"
fi
sleep .2
fi
|
|||
| #3935 | fixed | Crash under VBoxConsoleWnd::vmSeamless | ||
| Description |
I installed w7x64rc and then installed the first stage of vpc and rebooted. Seamless mode was enabled, but I saw the windows desktop instead of my mac desktop, and clicking show/hide desktop in the taskbar didn't change it. So I used the OSX menu item to uncheck seamless and VirtualBox disappeared (crash). |
|||
| #3937 | fixed | Dead update links in VirtualBox new version prompt. | ||
| Description |
The links provided in the prompt that notifies the user of an updated version of VirtualBox are non-functional and can not even be copied. |
|||

