Install Xen-Tools on Linux

In XenCenter navigate to the general tab of the VM, and click on "XenServer Tools not installed" link(otherwise mount xs-tools.iso from the console or storage tab).
Inside the VM, mount the cdrom: for PV version "
change directory to /mnt/Linux: cd /mnt/Linux
run install.sh script with manually specified os version as a parameter:
Inside the VM, mount the cdrom: for PV version "
- Código: Selecionar todos
mount /dev/xvdd /mnt
- Código: Selecionar todos
mount /dev/sr0 /mnt
change directory to /mnt/Linux: cd /mnt/Linux
run install.sh script with manually specified os version as a parameter:
- Código: Selecionar todos
./install.sh -d sles -m 11