Custom Query (16363 matches)
Results (1027 - 1029 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #10610 | worksforme | rcu-bh detected stall in release 4.1.16 | ||
| Description |
Since upgrading to 4.1.16 I have started seeing stack traces in my log files. A sample is attached. |
|||
| #3435 | fixed | rc.vboxadd-timesync shell script is missing the on begin( ) function for Slackware -> fixed in SVN | ||
| Description |
After installing the Guest Additions from VirtualBox 2.1.4 on Slackware 12.2 the resulting rc.vboxadd-timesync shell script produces an error when run. The error is "begin: command not found". This is caused by the fact that the begin() function is not being defined in the Slackware section of the script. There is thread in the end-user forum, "Slackware 12 Guest no daemon", that had similiar issues with other functions. http://forums.virtualbox.org/viewtopic.php?t=4709 The easy fix is to place a copy of the begin() function at line 197 in /etc/rc.d/rc.vboxadd-timesync Below is the needed code for the begin function: begin() {
echo -n "$1"
}
|
|||
| #8812 | obsolete | raw vmdk disks cause ata timeouts on guest | ||
| Description |
After upgrading to 4.0.6 today, a freebsd VM is no longer able to access four vmdk disks that were created by createrawvmdk command. I tried recreating the vmdk's and attached the new ones to the guest but still receive ATA timeouts on boot. The guest OS detects the sata controller and disks correctly. I've attached a Vbox.log and an older vbox.log from 4.0.4, when the raw disks functioned perfectly. |
|||

