Custom Query (16363 matches)
Results (2095 - 2097 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3750 | fixed | bridged network hangs the second guest | ||
| Description |
Vbox 2.2 on linux (ubuntu) host: |
|||
| #3753 | fixed | Error stopping vbox with mounted shared folder on LFS/bash-4.0 guest | ||
| Description |
When trying to make "/etc/rc.d/init.d/vboxadd stop" with mounted folder the script fails on Linux From Scratch with bash 4.0. The problem seems to be in the stop() function in the /etc/rc.d/init.d/vboxadd. In the beginning of stop() it has if !umount -a -t vboxsf 2>/dev/null; then The absence of space between ! and umount seem to cause the problem because the shell interprets it incorrectly. Maybe it's a change in bash. When I added the space between ! and umount everything started to work. |
|||
| #3754 | fixed | vboxnet0 causes ndp,nwam startup to fail -> fixed in 2.2.2 | ||
| Description |
After installing VirtualBox 2.2.0 on Solaris Nevada (snv_111) these services fail during boot:
I'm not really sure why this is happening, but I've posted fairly complete details in this thread on networking-discuss: http://www.opensolaris.org/jive/thread.jspa?threadID=99651 It looks like something doesn't like the vboxnet0 i/f. I've marked this "major" as it prevents network startup. |
|||

