Install the XenServer Tools on Linux
Put the xs-tools.iso in the virtual dvd..
Log in to the vm via the console or SSH
Create a dir called xs-tools under /mnt/
mkdir /mnt/xs-tools
- Mont the XenServer Tool iso to Linux. observer
mount /dev/xvdd /mnt/xs-tools
sometime the system has /dev/cdrom please use that instead.
- Go to the linux dir on the mounted iso
cd /mnt/xs-tools/Linux/
- To Install type:
bash install.sh
You will get a question if you like to continue just Answer Y
When it’s complete there will be a text saying:
You should now reboot this Virtual Machine.
- Reboot..
Now you have the XenServer Tools installed