Custom Query (16363 matches)
Results (2059 - 2061 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3692 | fixed | nameserver problems with DHCP on gentoo -> Fixed in svn | ||
| Description |
With new VirtualBox 2.2.0 there is problem with nameservers on Gentoo guest and Windows XP host. For my guest Gentoo system I can't become right nameserver via DHCP. I'm using NAT for network service. So when I'm trying to become DNS servers IP addresses via DHCP in /etc/resolv.conf I see this: nameserver 104.10.146.9 nameserver 0.0.0.0 For example, on CentOS guest on the same host machine everything works fine with DHCP: nameserver 192.168.0.1 nameserver 79.171.*.* |
|||
| #3693 | fixed | VBoxOGL files installed at wrong location in mandriva x86-64 guest => Fixed in SVN | ||
| Description |
Mandriva 2009.1 x86-64 RC2 guest: virtualbox guest additions install VBoxOGL files at /usr/lib, but the system expects to load them at /usr/lib64 To fix this error one has to manually copy VBoxOGL files from /usr/lib to /usr/lib64 and copy /usr/lib/dri/vboxvideo.so to /usr/lib64/dri. After that, glxinfo command output complains about not finding some symbol at /usr/lib/dri/swrast_dri.so. This is because VirtualBox is looking at the wrong directory again! That is the 32 bits version of swrast_dri.so. VirtualBox should look at /usr/lib64/dri/swrast_dri.so. After overwriting /usr/lib/dri/swrast_dri.so with /usr/lib64/dri/swrast_dri.so, glxinfo output is ok. |
|||
| #3694 | fixed | Shared Folders GUI Error on Windows Host -> Fixed in SVN | ||
| Description |
The problem occurs on VirtualBox 2.2.0 when we are in Settings and we select the Shared Folder and when we start to select the folder the GUI hangs and reports an error and VirtualBox exit. Guest Additions installed are 2.2.0, Windows Vista Home Premium are the Host and Windows XP Professional SP3 are the Guest. |
|||

