VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (400 - 402 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.

#265 obsolete Symantec Ghost restore hangs DannyZeng
Description
  • host ubuntu 6.10 with www.2.6.17-11-generic kernel
  • host network tap1
  • booted vbox from a PC-DOS floopy image from www.netbootdisk.com
  • mapped a Windows server share to drive I: - OK
  • run Symantec Ghost 8.2 from the drive I: - OK
  • started restore a Windows XP image to virtual machine - OK
  • transfered 100MB out of 4.5GB data in 1:18 minute, then vbox froze
  • when vbox freeze, it does not use any CPU as shown in "top"

This is a show-stopper as Ghost is the only ways to setup company-standard Windows images where I work.

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