Custom Query (16363 matches)
Results (1942 - 1944 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1855 | fixed | Windows XP guest crashes often when running cmake | ||
| Description |
My Windows XP virtual box resets itself completely sometimes. I think it's related to cmake (http://www.cmake.org) somehow. My vbox crashed about 10 times in 15 minutes right after invoking cmake on the command prompt, though it does not always crash. Sometimes there's a blue screen for a few seconds and then the system restarts, sometimes the screen stays just black with green lines. Attached is my latest vbox log file. |
|||
| #1856 | fixed | Vista 64 host: "failed to create the host network interface" E_FAIL (0x80004005) | ||
| Description |
I am unable to create a host network interface, either from the command line or through the gui. I'm running Vista 64 and Virtualbox 1.6.2. When I attempt to create the interface, it asks me where to find the TAP driver; I manually select VBoxTAP.sys in C:\Program Files\Sun\xVM VirtualBox\drivers\network\. -- C:\Program Files\Sun\xVM VirtualBox>vboxmanage createhostif "VM1 external" VirtualBox Command Line Management Interface Version 1.6.2 (C) 2005-2008 Sun Microsystems, Inc. All rights reserved. 0%...FAILED [!] Full error info present: true , basic error info present: true [!] Result Code = E_FAIL (0x80004005) - Unspecified error [!] Text = SetupDiCallClassInstaller (DIF_INSTALLDEVICE) failed (0x000000 05) [!] Component = Host, Interface: IHost, {81729c26-1aec-46f5-b7c0-cc7364738fdb} [!] Callee = <NULL>, {00000000-0000-0000-0000-000000000000} -- GUI: SetupDiCallClassInstaller (DIF_INSTALLDEVICE) failed (0x00000005). Result Code: E_FAIL (0x80004005) Component: Host Interface: IHost {81729c26-1aec-46f5-b7c0-cc7364738fdb} -- Seems similar to Ticket #1146, but no solution was posted there. Hope someone can help, this is causing me a lot of trouble. -- nic |
|||
| #1857 | fixed | Network not working in OpenSolaris 2008.5 guest | ||
| Description |
The network in a freshly setup OpenSolaris 2008.5 guest system, with guest-additions installed (addpkg -d VBox*.pgk), is completely not working. The machine that was setup as nameserver via DHCP (10.0.2.3) does not respond to pings and does not resolve network names, pinging "raw" IP Addresses does not work, etc. I will attach the config+logs. $ netstat -nr Routing Table: IPv4
default 10.0.2.2 UG 1 2 pcn0 10.0.2.0 10.0.2.15 U 1 3 pcn0 127.0.0.1 127.0.0.1 UH 1 43 lo0 $ ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
pcn0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2
$ cat /etc/resolv.conf domain local nameserver 10.0.2.3 $ traceroute 10.0.2.3 traceroute to 10.0.2.3 (10.0.2.3), 30 hops max, 40 byte packets
... $ traceroute 64.233.187.99 # google.com traceroute to 64.233.187.99 (64.233.187.99), 30 hops max, 40 byte packets
... |
|||

