Opened 15 years ago
Closed 9 years ago
#7241 closed defect (obsolete)
VirtualBox 3.2.6 Guest Additions installation fails with "ERROR: File not found!"
Reported by: | John Keenan | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 3.2.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | other |
Description (last modified by )
Ubuntu host, Windows 2000 guest. With VirtualBox version 3.2.6 the Guest Additions installation fails as follows:
Updating driver for plug'n play devices ...
ERROR: File not found!
ERROR" Could not install files for Windows 2000 / XP / Vista! Installation aborted.
Same problem exists from Device Manager "VirtualBox Graphics Adapter" driver update from Microsoft Windows Update.
See attached VBox.log and install_ui.log.
Attachments (6)
Change History (16)
by , 15 years ago
comment:1 by , 15 years ago
Guest type: | other → Windows |
---|
follow-up: 3 comment:2 by , 15 years ago
comment:5 by , 14 years ago
On a 64 bit Ubundu 10.04 LTS host I have confirmed the same problem exists back to VirtualBox version 3.0.14. Not able to install previous VirtualBox versions.
On a 32 bit Ubundu 10.04 LTS host I have confirmed the same problem exists back to VirtualBox version 3.0.14. Not able to start virtual machine with VirtualBox version 2.2.4. Did not attempt install earlier versions.
comment:6 by , 14 years ago
Thanks for the log files; unfortunately there's still no sign what actually went wrong. Could you check, after you ran the Guest Additions setup and it failed, whether "C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxVideo.inf" does exist? Another helpful thing would be to provide us your "setupapi.log" (or setupapi.dev.log) file in "C:\Windows" right after the Guest Additions setup failed.
comment:7 by , 14 years ago
Thanks for looking into this problem.
Same problem exists with VirtualBox version 3.2.10.
The file "C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxVideo.inf" does exist and is attached.
See attached file "C:\WINNT\Setupapi.log"
On the same host machine, a new Windows 2000 install does not have this problem.
It would be very useful if the guest addition installation could continue installing remaining items after an error of this nature occurs with one item.
comment:9 by , 14 years ago
Same problem exists with VirtualBox version 4.0.4. See attached files from VirtualBox 4.0.4 installation:
o install.log
o install_ui.log
o setupapi.log
o VBox.log
o VBoxVideo.inf
Before trying this installation I manually deleted:
o C:\WINNT\system32\VBox*
o C:\WINNT\system32\driver\VBox*
o C:\Program Files\Oracle\VirtualBox Guest Additions
o C:\Documents and Settings\ ... \Temp\*
After the failed installation I used Dependency Walker to open C:\WINNT\system32\VBox* & C:\WINNT\system32\driver\VBox*. None showed problems (except for the benign apphelp.dll delayed-load error).
Please advise.
comment:10 by , 9 years ago
Description: | modified (diff) |
---|---|
Resolution: | → obsolete |
Status: | new → closed |
Could you please retry the installation of the Guest Addition, this time by using the command line switch "/l" when executing the Guest Additions installer? (e.g. "VBoxWindowsAdditions-x86.exe /l"). This creates another log file in the installation directory called "install.log" which should give us more information about what went wrong. Thanks!