Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
-
rykasimba
- Posts: 19
- Joined: 26. Oct 2009, 21:57
- Primary OS: Linux other
- VBox Version: OSE Debian
- Guest OSses: Windows 2003, Windows xp
Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
I have been trying for about 6 hours to get the Guest Additions to install in an XP Guest. I have gotten past several errors -but now I just get a box that says Error and installation failed. There is nothing in the install.log. Of course I cannot use shared folders so the whole thing is basically dead. Is there any way to get past this? Can I go back to a previous version?
Adrienne
Adrienne
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
It would help if you provided the exact error. I have installed the GAs in my XPpro machine and it worked fine.
Are you trying to do this in safe mode to get the 3D effects or are you simply doing this from within the guest in normal mode?
Are you trying to do this in safe mode to get the 3D effects or are you simply doing this from within the guest in normal mode?
-
rykasimba
- Posts: 19
- Joined: 26. Oct 2009, 21:57
- Primary OS: Linux other
- VBox Version: OSE Debian
- Guest OSses: Windows 2003, Windows xp
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
I have tried in Safe mode both with the 3D option and without. I had the 3.01 version on previously. I uninstalled this. The error I was getting first was this:
Updating driver for plug'n play devices....
ERROR: File not found!
ERROR: Count not install files for Windows 2000/SP/Vista! Installation aborted.
To get past this I removed the VirtualBox Display Adapter and the VirtualBox Device from the hardware list. I was able to re-run the installer. After the installer gets to the mouse filters it tries to copy some files. All that pops up is a box that says Error -Installation Failed. If I say okay it will finish the install but the Virtual Box Guest Addition Service will not start and if I try to install the drivers for the Video it says it cannot install because it cannot find the file. I ran this with the /l option but there is nothing in the log so I am at a loss as to how to move on. Are there any other logs I could look at?
Updating driver for plug'n play devices....
ERROR: File not found!
ERROR: Count not install files for Windows 2000/SP/Vista! Installation aborted.
To get past this I removed the VirtualBox Display Adapter and the VirtualBox Device from the hardware list. I was able to re-run the installer. After the installer gets to the mouse filters it tries to copy some files. All that pops up is a box that says Error -Installation Failed. If I say okay it will finish the install but the Virtual Box Guest Addition Service will not start and if I try to install the drivers for the Video it says it cannot install because it cannot find the file. I ran this with the /l option but there is nothing in the log so I am at a loss as to how to move on. Are there any other logs I could look at?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
Very strange.
First thing I would do is to remove the guest additions and get the guest stable. You do this in a Windows guest by clicking uninstall in the Sun folder group or from the control panel. add/remove.
Then close down the guest. Maybe a reboot of the host here. Then start the guest, click on the devices tab at the top left and then unmount CD/DVD and then install guest additions.
Reboot the guest and see if it works.
After that then try to start in safe mode and install the guest additions for 3D effects in you need/want them.
First thing I would do is to remove the guest additions and get the guest stable. You do this in a Windows guest by clicking uninstall in the Sun folder group or from the control panel. add/remove.
Then close down the guest. Maybe a reboot of the host here. Then start the guest, click on the devices tab at the top left and then unmount CD/DVD and then install guest additions.
Reboot the guest and see if it works.
After that then try to start in safe mode and install the guest additions for 3D effects in you need/want them.
-
rykasimba
- Posts: 19
- Joined: 26. Oct 2009, 21:57
- Primary OS: Linux other
- VBox Version: OSE Debian
- Guest OSses: Windows 2003, Windows xp
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
This approach gets me back to the first error:
Updating driver for plug'n play devices....
ERROR: File not found!
ERROR: Count not install files for Windows 2000/SP/Vista! Installation aborted.
So I am back to this - any ideas on how to get around this?
I unsintalled. Shut down the guest. Restarted Host. Unmounted CD. Installed Guest Additions.
Updating driver for plug'n play devices....
ERROR: File not found!
ERROR: Count not install files for Windows 2000/SP/Vista! Installation aborted.
So I am back to this - any ideas on how to get around this?
I unsintalled. Shut down the guest. Restarted Host. Unmounted CD. Installed Guest Additions.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
Your Host is Linux, that's good. Install the package cfv and compare it with my results.
If they don't match mine, then you got a corrupt ISO and explains the errors.
Code: Select all
/usr/share/virtualbox $ cfv -C -t crc -f - VBoxGuestAdditions.iso
Filename Filesize W x H CRC-32 Description
---------------------- ---------- ------- --------
VBoxGuestAdditions.iso 33,779,712 0 x 0 d8411a4b
---------------------- ---------- ------- --------
repeat with sha1 instead of crc
54338892178e55d9d159c132295471429369373d *VBoxGuestAdditions.isoRead the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
rykasimba
- Posts: 19
- Joined: 26. Oct 2009, 21:57
- Primary OS: Linux other
- VBox Version: OSE Debian
- Guest OSses: Windows 2003, Windows xp
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
They are the same. I also downloaded a different ISO from the download site with the same errors. I am happy to try anything at this point. Or should I try to go back to 3.0.12?
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
Check if your Guest OS is up to date, I really think there is something wrong on the system itself than that it's a VB problem.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
rykasimba
- Posts: 19
- Joined: 26. Oct 2009, 21:57
- Primary OS: Linux other
- VBox Version: OSE Debian
- Guest OSses: Windows 2003, Windows xp
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
Okay that totally fixed it. I ran windows update. It installed a bunch of stuff. I uninstalled VB Guest Additions. Reboot. Reinstall Guest Additions. Reboot. Restart in Safe Mode - install 3D. Reboot again (gotta love windows) and all seems to be well!
Thanks so much for your help!
Adrienne
Thanks so much for your help!
Adrienne
-
__dns
- Posts: 1
- Joined: 1. Jan 2010, 12:13
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: XP, Debian
Re: Anyone able to Install Guest Additions in 3.1.0 on XP Guest?
Had the same issue. Seems like this is a more general problem with only slightly broken registry states.
The link below helped:
http://forums.techguy.org/windows-xp/23 ... uring.html
In short:
* Run regedit
* Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
* Recreate a missing RunOnce key: New > Key > "RunOnce". Leave everything else as is.
The link below helped:
http://forums.techguy.org/windows-xp/23 ... uring.html
In short:
* Run regedit
* Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
* Recreate a missing RunOnce key: New > Key > "RunOnce". Leave everything else as is.