Installing Parallels Tools into Ubuntu Server 10.04
This is to install the Parallels Tools into a stock install of Ubuntu Server 10.04. I don't use a GUI on servers so, that would probably involve several additional steps I won't go into here.
Say yes if it asks you to install some additional components.
Reboot.
You'll know if the Parallels Tools are installed correctly upon reboot, because in the Parallels Menu under "Virtual Machine" it will have a "Re-install Parallel Tools" option instead.
- Download the Ubuntu Server 10.04 ISO (64-bit)
- Open Parallels, "Add New"
- Select the ISO file.
- Skip detection.
- Follow all the defaults, including through the Ubuntu install.
- Once Ubuntu is installed, execute the following:
sudo apt-get install linux-headers-$(uname -r) build-essential cd /media/apt sudo sh ./install