VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2095 - 2097 of 16363)

Ticket Resolution Summary Owner Reporter
#3750 fixed bridged network hangs the second guest maanus
Description

Vbox 2.2 on linux (ubuntu) host:
Guest no1 (linux) using bridged networking is working ok. (Leave it running.)
Guest no2 (linux) using bridged networking - after actually using the network it hangs. The only cure is to kill the guest vb process running in host.
When guest no2 is set to use NAT networking it works without problem.

#3753 fixed Error stopping vbox with mounted shared folder on LFS/bash-4.0 guest ilya
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 gwr
Description

After installing VirtualBox 2.2.0 on Solaris Nevada (snv_111) these services fail during boot:

svc:/network/routing/ndp:default svc:/network/physical:nwam

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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy