VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2425 - 2427 of 16363)

Ticket Resolution Summary Owner Reporter
#4537 duplicate No Network Traffic after Installating 3.0.2 (NAT) Simon Egerland
Description

Hi I used Virtualbox 2.2.4 on my Macbook (10.5.7) and everything works fine. The Internet on the VB-Image (Windows XP SP3) i used through the Network via NAT.

Now I have changed to Virtualbox 3.0.2, but now the Internet doesn´t work anymore. After the Start auf my Image I can see, that via DHCP the Image gets IP-Adresse, DNS, Gateway, ... A Pings sometimes works: Ping http://www.web.de [217.72.195.42] mit 32 Bytes Daten:

Antwort von 10.0.2.2: Bytes=32 Zeit=497ms TTL=127 Antwort von 217.72.195.42: Bytes=32 Zeit=143ms TTL=127 Zeitüberschreitung der Anforderung. Zeitüberschreitung der Anforderung.

After chancing back to 2.2.4 everything works .... and after a new installation of 3.0.2 it works till the first reboot.

In the forum i have seen, that other User have the same problem

#2938 fixed /etc/init.d/vboxdrv setup fails on Gentoo Linux with "/sbin/functions.sh: No such file or directory" => Fixed in SVN Sebastian Flügge
Description

On Gentoo Linux the file "functions.sh" moved from /sbin/functions.sh to /etc/init.d/functions.sh a couple of month (years?) ago ... Please modify in file /etc/init.d/vboxdrv:

elif [ "$system" = "gentoo" ]; then

. /sbin/functions.sh

to

elif [ "$system" = "gentoo" ]; then

. /etc/init.d/functions.sh

In Virtualbox 2.1.0 it is line 98 of /etc/init.d/vboxdrv.

The problem exists in VirtualBox since version 1.4.x or 1.5.x or so.

#19068 duplicate Seamless mode does not work on Win10 guest since 1903 seeker
Description

I have 9 VMs with win10 (guest machines) 7 of which have been upgraded to win10 1903. The seamless mode does not work on any VM which has been upgraded to 1903. The remaining 2 are still on 1809 because I do critical work on those and cannot afford to lose seamless mode. I have tried every setting combination I can think of (maybe I am missing something...) I have waited 2 Virtualbox updates hoping that the problem would be solved, so far, the problem still persists.

When I switch to seamless mode I see the screen usually the same as full screen mode. I see the taskbar and whatever windows are open; however, the positions of the windows may change (this is not critical to me).

Note: I have 4 Linux guests and seamless modes works okay on those.

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