VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (163 - 165 of 16363)

Ticket Resolution Summary Owner Reporter
#263 fixed Network setting dosn't restore... tester1
Description
  1. setup a netwok with "Host Interface", with "Interface Name" and start-/stop scripts.
  2. Disable the Network Adapter
  3. close the "Settings" windows with "ok"
  4. reopen the "Settings"
  5. goto Network and enable the Network Adapter

Now two things are wrong here: The "Attached to" are now "Not attached" and not the old value "Host Interface". If you switched back to "Host Interface", the settings are not restored currectly: The "INterface Name" are empty :(

I used Virtualbox v1.3.8 under Ubuntu.

#264 fixed No error msg. if "Host Interface" Network dosn't start... tester1
Description

I used VirtualBox v1.3.8 under Ubuntu with a "Host Interface" setup. I make this start/stop scripts: tap0up.sh

#!/bin/sh
sudo ifconfig $2 up
sudo brctl addif br0 $2

tap0down.sh

#!/bin/sh
sudo brctl delif br0 $2

I started with these settings, and everything works fine. Now, i would restart the VM and thre restoring aborted without any errors :( If i disable Network the VM starts.

#268 fixed 100% CPU usage with Windows 2000 as guest and then shutdown Paethon
Description

When I am using a program in Windows2000 which runs as a guest in VirtualBox often one of my two cores gets absolutly blocked (100% CPU usage and win2000 gets real slow) but when I open the taskmanager in Win2000 there isnt any CPU-usage and even when I close the program the cpu-usage often (but not allways) stays at 100%

And after a few Minutes I can see a BlueScreen for a very short time (< 1 second) and then the virtual machine is closed with the status Aborted in the VirtualBox-GUI

I am running VB with Ubuntu 7.4 as a host.

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