3.0.4 Can Not Install Guest Additions to WinXP + Workaround

This is for discussing general topics about how to use VirtualBox.
Post Reply
jagdpanther
Posts: 41
Joined: 2. Aug 2009, 01:45
Primary OS: PCLinuxOS
VBox Version: OSE other
Guest OSses: Windows10, Linux

3.0.4 Can Not Install Guest Additions to WinXP + Workaround

Post by jagdpanther »

On my 64-bit Linux host, I can not install the WinXP guest additions. Clicking Devices --> Install Guest Additions does not mount the virtual cd within the guest. I also tried to Devices --> Mount CD/DVD-ROM This also will not mount the guest additions iso. (Although I could mount all other iso images I tested.)

From within the host this worked:
mount -o loop -o ro /opt/VirtualBox/additions/VBoxGuestAdditions.iso /mnt/iso

So as a work-around, I used ftp to transfer VBoxWindowsAdditions-x86.exe to the guest. Then I executed that file on the guest. Now everything (except mounting the guest additions iso) works.

What is 'special' about the guest additions iso within a VirtualBox guest?
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: 3.0.4 Can Not Install Guest Additions to WinXP + Workaround

Post by Perryg »

Usually all you need to do is click unmount the cd first and then click install guest additions.
jagdpanther
Posts: 41
Joined: 2. Aug 2009, 01:45
Primary OS: PCLinuxOS
VBox Version: OSE other
Guest OSses: Windows10, Linux

Re: 3.0.4 Can Not Install Guest Additions to WinXP + Workaround

Post by jagdpanther »

I tried that. Also, the little cd icon on the bottom of the guest screen was grey. I assume that means there was no attached cd.

The strange thing is that several other iso images mounted and unmounted without issue. It is only the GuestAdditions iso that was giving me trouble.
Post Reply