3.0.4 Can Not Install Guest Additions to WinXP + Workaround
Posted: 10. Aug 2009, 00:25
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?
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?