Xenserver toolsをCentOS 6.5にインストールする

ディスクをマウントする

# mount /dev/xvdd /mnt

Xenserver toolsをインストールする

# /mnt/Linux/install.sh

Detected `CentOS release 5.6 (Final)' (centos version 5).

The following changes will be made to this Virtual Machine:
* packages to be installed/upgraded:
- xe-guest-utilities-6.0.0-743.i386.rpm
- xe-guest-utilities-xenstore-6.0.0-743.i386.rpm

Continue? [y/n] y

Preparing... ########################################### [100%]
1:xe-guest-utilities-xens########################################### [ 50%]
2:xe-guest-utilities ########################################### [100%]

You should now reboot this Virtual Machine.

サーバを再起動したら完了

# reboot