Opened 17 years ago
Closed 17 years ago
#1464 closed defect (fixed)
Windows XP guest hangs on boot with network adapter enabled on Ubuntu 8.04 host
Reported by: | Benjamin Kay | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.6.0 |
Keywords: | ubuntu 8.04 hardy heron xp hang | Cc: | |
Guest type: | other | Host type: | other |
Description
I have installed Virtualbox 1.6.0 on an x86_64 Intel machine running Ubuntu 8.04 Hardy Heron as a host. After installing Windows XP Professional (the 32-bit version) as a guest, the guest hangs when it boots up. The guest boots normally and does not hang if the emulated network adapter is disabled.
Both of the PCnet-FAST adapters cause the guest to hang. The Intel network adapter doesn't cause a hang, but that's probably only because I haven't installed Windows XP drivers for it. In fact, if the driver for any network adapter is installed after the guest boots then it works fine, and it won't hang until the guest is rebooted. This bug applies to Virtualbox 1.5.6, 1.6.0, and possibly other versions that I haven't tested. This is not a regression in 1.6.0; it is a new problem that started after I upgraded from Ubuntu 7.10 Gutsy Gibbon to Ubuntu 8.04 Hardy Heron.
There is a workaround:
- Install the guest with the network adapter disabled.
- Enable the PCnet-FAST III adapter.
- Boot the guest.
- The guest will automatically install drivers for the interface after it boots up. Now you can use the network normally.
- Before you shut down the guest, go into the Windows device manager and uninstall the driver for the network adapter (disabling it isn't good enough).
- Return to step 3 when desired.
- If you forget to do step 5, disable the network adapter and boot the guest. Make sure the driver has been uninstalled from the device manager, then shut the guest down and return to step 2.
This bug may be related to, or a duplicate of, bug #1460. Others have not reported any problems with the Hardy Heron host, so this bug may be specific to x86_64.
I've attached logs of the PCnet-Fast adapters causing a hang.
Attachments (2)
Change History (5)
by , 17 years ago
Attachment: | Am79C970A.log added |
---|
by , 17 years ago
Attachment: | Am79C973.log added |
---|
comment:1 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think we fixed your issue. If you have access to the SVN and are able to compile VirtualBox yourself your might check the latest SVN revision.