码迷,mamicode.com
首页 > 系统相关 > 详细

Linux平台安装xtools

时间:2015-05-29 18:36:43      阅读:461      评论:0      收藏:0      [点我收藏+]

标签:linux xtools

安装xtools

挂载xtools iso文件

root@localhost /]# mount /dev/xvd
xvda   xvda1  xvda2  xvdd  
[root@localhost /]# mount /dev/xvdd /mnt
mount: block device /dev/xvdd is write-protected, mounting read-only
[root@localhost /]# cd /mnt
[root@localhost mnt]# ls
AUTORUN.INF    dotNetFx40_Full_x86_x64.exe  Linuxxensetup.exe
copyright.txt  EULA_DRIVERS    README.txt
[root@localhost mnt]# cd /mnt/Linux/
[root@localhost Linux]# ./install.sh
Detected `CentOS release 6.2 (Final)‘ (centos version 6).

The following changes will be made to this Virtual Machine:
  * update arp_notify sysctl.conf.
  * packages to be installed/upgraded:
    - xe-guest-utilities-6.0.2-756.x86_64.rpm
    - xe-guest-utilities-xenstore-6.0.2-756.x86_64.rpm

Continue? [y/n] y

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

技术分享

本文出自 “Liy-L” 博客,请务必保留此出处http://liy116.blog.51cto.com/2991406/1656337

Linux平台安装xtools

标签:linux xtools

原文地址:http://liy116.blog.51cto.com/2991406/1656337

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!