安装xtools

挂载xtools iso文件

[email protected] /]# mount /dev/xvd
xvda   xvda1  xvda2  xvdd  
[[email protected] /]# mount /dev/xvdd /mnt
mount: block device /dev/xvdd is write-protected, mounting read-only
[[email protected] /]# cd /mnt
[[email protected] mnt]# ls
AUTORUN.INF    dotNetFx40_Full_x86_x64.exe  Linuxxensetup.exe
copyright.txt  EULA_DRIVERS    README.txt
[[email protected] mnt]# cd /mnt/Linux/
[[email protected] 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%]

Linux平台安装xtools

转载于:https://blog.51cto.com/liy116/1656337

相关文章:

  • 2021-09-22
  • 2021-12-27
  • 2021-04-18
  • 2021-11-21
猜你喜欢
  • 2021-11-20
  • 2021-08-11
相关资源
相似解决方案