Opened 13 years ago
Closed 12 years ago
#10493 closed defect (fixed)
Windows 2000 slow boot
Reported by: | Miguel Santos | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 4.2.2 |
Keywords: | 2000 additions | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
When I have the the latest version of virtualbox additions installed in the windows 2000 guest, the boot is very slow. It hangs for about a minute and a half in "preparing network conections..." But when I install a older version of virtualbox additions (ex: 4.0.8)it becames a lot faster.
Host: Windows 7 64bit
Attachments (2)
Change History (19)
by , 13 years ago
by , 13 years ago
Attachment: | vbox2000.png added |
---|
comment:2 by , 13 years ago
I can confirm this bug. There is a 1.5 minute delay at Preparing Network Connections during Windows 2000 startup in Virtualbox 4.1.16 and 4.1.18 with the guest additions installed. Without the guest additions there is no delay. There is also no delay in Windows XP x86 or Windows Server 2003 x86 or Windows NT 4.0 even with the guest additions installed.
Host: Windows 7 x64 SP1, Intel Core 2 Quad Q9650 CPU, 8GB RAM Guest: Windows 2000 Professional clean install with default VirtualBox options except for 512 MB RAM. VT-x is enabled.
This bug is discussed in the forums at: https://forums.virtualbox.org/viewtopic.php?f=2&t=49645
Edit: wrong version numbers.
comment:3 by , 12 years ago
After further testing it appears that this issue is caused by the VirtualBox Guest Additions Service. In services.msc, the status of this service shows "Starting" and it never changes to "Started" like it should. If the Startup type for this service is changed to manual instead of automatic, there is no delay at Preparing Network Connections during Windows startup. If I try to start the service manually with "net start vboxservice" at the command prompt, I receive an error message that says "The VirtualBox Guest Additions Service could not be started."
comment:4 by , 12 years ago
That is actually a very interesting information. Could you do a bit more debugging? In the guest, please open regedit.exeand add/edit the following keys:
HKLM\SYSTEM\CurrentControlSet\Services\VBoxService\ImagePath = "system32\VBoxService.exe -vvvv --logfile c:\VBoxService.log" (REG_EXPAND_SZ)
After the registry modification were made the guest needs to be restarted. Please then attach the VBoxService.log file(s) (will be written to C:\ on the guest) to this defect. Thanks!
comment:6 by , 12 years ago
I still have the same problem after upgrading to VirtualBox 4.1.20 with the 4.1.20 guest additions.
comment:11 by , 12 years ago
Version: | VirtualBox 4.1.14 → VirtualBox 4.2.2 |
---|
comment:15 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:16 by , 12 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Sorry to say it is not fixed.
Here running 4.2.6 r82870 on W2003 host and 5 W2000 guests.
Guest side tried both virtio-net and PCnet-FAST III with no change.
My mistake. I had updated VBox but not the Guest Additions. Once updated the Guest additions everything is fine again.
it hangs here