一聚教程网:一个值得你收藏的教程网站

热门教程

CentOS/Linux安装 XS-Tools (XenServer)方法

时间:2022-11-14 22:09:29 编辑:袖梨 来源:一聚教程网

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 `CentOS release 6.4(Final)’ (centos version 6.

The following changes will be made to this Virtual Machine:
* packages to be installed/upgraded:
- kernel-xen-2.6.18-53.1.13.el6.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.
reboot
重启完成安装。

热门栏目