微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

CentOS安装XS-Tools (XenServer)

1.在Xencenter里光驱换成xs-tools.iso

2.登陆SSH:
[root@ns0 ~]#cd /mnt

[root@ns0 mnt]#ls

[root@ns0 mnt]#mkdir xs-tools

[root@ns0 mnt]#mount /dev/xvdd /mnt/xs-tools/

mount: block device /dev/xvdd is write-protected,mounting read-only

[root@ns0 mnt]#cd /mnt/xs-tools/Linux/

[root@ns0 Linux]#bash install.sh

Detected `CentOSrelease 5.2 (Final)’ (centos version 5).

The following changes will be made to this Virtual Machine:
* packages to be installed/upgraded:
- kernel-xen-2.6.18-53.1.13.el5.xs4.1.0.24.x86_64.rpm
- xe-guest-utilities-4.1.0-257.x86_64.rpm

Continue? [y/n]y

Preparing…########################################### [100%]
1:xe-guest-utilities########################################### [100%]
Preparing…########################################### [100%]
package kernel-xen-2.6.18-92.el5 (which is newer than kernel-xen-2.6.18-53.1.13.el5.xs4.1.0.24) is already installed

You should Now reboot this Virtual Machine.
重启完成安装。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。