To install XenServer Tools on a Linux client login via ssh then carry out the following commands:
- sudo mkdir /mnt/cdrom
- sudo mount -t auto /dev/cdrom /mnt/cdrom
- sudo bash /mnt/cdrom/Linux/install.sh
- umount /mnt/cdrom/
- sudo shutdown -r -t 0
No comments:
Post a Comment