I've been tinkering with my VB for a few days now, running into problems here and there, etc. I think I can get everything to where I need and want it to be, except, I need drivers and adapters and things to do so. Thing is, my Guest Additions fails to install.
Here's my install_ua.log:
Code: Select all
Output folder: C:\Program Files\Sun\VirtualBox Guest Additions
Version: 3.0.0.49315
No previous version of Sun VirtualBox Guest Additions detected.
Minimum Windows version: 2k
Output folder: C:\Program Files\Sun\VirtualBox Guest Additions
Extract: VBoxDrvInst.exe... 100%
Extract: VBoxVideo.inf... 100%
Extract: VBoxVideo.cat... 100%
Extract: iexplore.ico... 100%
Output folder: C:\Program Files\Sun\VirtualBox Guest Additions
Stopping VBoxService ...
Stopping VBoxService done.
Stopping VBoxTray ...
Stopping VBoxTray done.
Output folder: C:\Program Files\Sun\VirtualBox Guest Additions
Extract: VBoxVideo.sys... 100%
Extract: VBoxDisp.dll... 100%
Extract: VBoxMouse.sys... 100%
Extract: VBoxMouse.inf... 100%
Extract: VBoxMouse.cat... 100%
Extract: VBoxGuest.sys... 100%
Extract: VBoxGuest.inf... 100%
Extract: VBoxGuest.cat... 100%
Extract: VBCoInst.dll... 100%
Extract: VBoxTray.exe... 100%
Extract: VBoxControl.exe... 100%
Extract: VBoxWHQLFake.exe... 100%
Output folder: C:\WINDOWS\system32
Extract: VBoxService.exe... 100%
Extract: VBoxGINA.dll... 100%
Output folder: C:\WINDOWS\system32
Extract: VBoxOGLarrayspu.dll... 100%
Extract: VBoxOGLcrutil.dll... 100%
Extract: VBoxOGLerrorspu.dll... 100%
Extract: VBoxOGLpackspu.dll... 100%
Extract: VBoxOGLpassthroughspu.dll... 100%
Extract: VBoxOGLfeedbackspu.dll... 100%
Extract: VBoxOGL.dll... 100%
Extract: C:\WINDOWS\system32\drivers\VBoxSF.sys... 100%
Extract: C:\WINDOWS\system32\VBoxMRXNP.dll... 100%
Extract: C:\WINDOWS\system32\VBoxHook.dll... 100%
Installing Drivers...
Output folder: C:\Program Files\Sun\VirtualBox Guest Additions
Installing video driver ...
Installing driver ...
HardwareID: PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00
Device class name: Display
Number of GUIDs found: 1
INF-File: C:\Program Files\Sun\VirtualBox Guest Additions\VBoxVideo.inf
INF-Path: C:\Program Files\Sun\VirtualBox Guest Additions\
Updating driver for plug'n play devices ...
Installation successful.
Installing guest driver ...
Installing driver ...
HardwareID: PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00
Device class name: Media
Number of GUIDs found: 1
INF-File: C:\Program Files\Sun\VirtualBox Guest Additions\VBoxGuest.inf
INF-Path: C:\Program Files\Sun\VirtualBox Guest Additions\
Updating driver for plug'n play devices ...
Installation successful.
Installing mouse filter ...
Executing INF-File: C:\Program Files\Sun\VirtualBox Guest Additions\VBoxMouse.inf (DefaultInstall) ...
Installing VirtualBox service ...
Installing service VirtualBox Guest Additions Service (VBoxService) ...
Service already exists. No installation required. Updating the service config.
The service config has been successfully updated.
Installing Shared Folders service ...
Installing service VirtualBox Shared Folders (VBoxSF) ...
Service already exists. No installation required. Updating the service config.
The service config has been successfully updated.
Adding network provider: WebClient (Order = 0)
RegQueryValueEx failed with 2 dwType = 0x12ed7c!
Adding network provider: LanmanWorkstation (Order = 0)
RegQueryValueEx failed with 2 dwType = 0x12ed7c!
Adding network provider: RDPNP (Order = 0)
RegQueryValueEx failed with 2 dwType = 0x12ed7c!
Adding network provider (Order = 0) ...
Adding network provider: VBoxSF (Order = 0)
RegQueryValueEx failed with 2 dwType = 0x12ed7c!
ERROR: Could not install files for Windows 2000 / XP / Vista! Installation aborted.
I'd be cool with manually extracting the files rather than using the installer, with a few instructions.
Cheers,
~Matt.-