I downloaded VirtualBox from ubuntu software center and install there winXP. Now when I'm trying to install guest additions it's saying that guest addition is missing and is asking download it. When I press 'download' it's saying that it can't download because the link is missing.

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted
  1. Open the console, and run the following command:

    sudo apt-get install virtualbox-guest-additions
    
  2. Start the virtual machine (e.g. Windows XP)

  3. Press Host+D (Right Ctrl D) to load the guest additions into your virtual machine.
link|improve this answer
Thank u very much!! – Gevorg Hindoyan Feb 14 at 11:26
feedback

You have to download guest additions from ubuntu Software Center as well if You have gained VB from USC. however it is highly recommended to download Virtual Box, Guest Additions And Extension Pack directly from Oracle website, as it is newer version.

link|improve this answer
And here's the link: download.virtualbox.org/virtualbox – jan groth Feb 13 at 13:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.