mount /dev/cdrom /mnt

[root@192 ~]# mount /dev/cdrom /mnt
mount: /dev/sr0 写保护,将以只读方式挂载
[root@192 ~]# cd /mnt
[root@192 mnt]# ll
总用量 62094
-r--r--r--. 1 root root 66 8月 24 16:03 AUTORUN.INF
-r--r--r--. 1 root root 31 8月 24 16:03 copyright.txt
-r--r--r--. 1 root root 50449456 8月 24 16:03 dotNetFx40_Full_x86_x64.exe
-r--r--r--. 1 root root 29717 8月 24 16:03 EULA
dr-xr-xr-x. 2 root root 4096 8月 24 16:03 Linux
-r--r--r--. 1 root root 5586944 8月 24 16:03 managementagentx64.msi
-r--r--r--. 1 root root 5554176 8月 24 16:03 managementagentx86.msi
-r--r--r--. 1 root root 1184 8月 24 16:03 README.txt
-r--r--r--. 1 root root 148808 8月 24 16:03 Setup.exe
-r--r--r--. 1 root root 1665495 8月 24 16:03 xenlegacy.exe
-r--r--r--. 1 root root 141497 8月 24 16:03 xluninstallerfix.exe
[root@192 mnt]# cd Linux/
[root@192 Linux]# ll
总用量 7181
-r-xr-xr-x. 1 root root 16746 8月 24 16:03 install.sh
-r--r--r--. 1 root root 146 3月 22 2018 versions.deb
-r--r--r--. 1 root root 242 3月 22 2018 versions.rpm
-r--r--r--. 1 root root 143 3月 22 2018 versions.tgz
-r-xr-xr-x. 1 root root 1492864 8月 24 16:03 xe-daemon
-r--r--r--. 1 root root 1163555 3月 22 2018 xe-guest-utilities_7.10.0-1_all.tgz
-r--r--r--. 1 root root 1161424 3月 22 2018 xe-guest-utilities_7.10.0-1_amd64.deb
-r--r--r--. 1 root root 1161422 3月 22 2018 xe-guest-utilities_7.10.0-1_i386.deb
-r--r--r--. 1 root root 652367 3月 22 2018 xe-guest-utilities-7.10.0-1.i386.rpm
-r--r--r--. 1 root root 652325 3月 22 2018 xe-guest-utilities-7.10.0-1.x86_64.rpm
-r--r--r--. 1 root root 516858 3月 22 2018 xe-guest-utilities-xenstore-7.10.0-1.i386.rpm
-r--r--r--. 1 root root 516818 3月 22 2018 xe-guest-utilities-xenstore-7.10.0-1.x86_64.rpm
-r-xr-xr-x. 1 root root 13525 8月 24 16:03 xe-linux-distribution
-r--r--r--. 1 root root 209 8月 24 16:03 xe-linux-distribution.service
-r--r--r--. 1 root root 114 8月 24 16:03 xen-vcpu-hotplug.rules
[root@192 Linux]# ./install.sh
Detected `CentOS Linux release 7.5.1804 (Core) ' (centos version 7).

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

Continue? [y/n] y

准备中... ################################# [100%]
正在升级/安装...
1:xe-guest-utilities-xenstore-7.10.################################# [ 50%]
2:xe-guest-utilities-7.10.0-1 ################################# [100%]

You should now reboot this Virtual Machine.
[root@192 Linux]#umount /mnt

  

Centos7安装xenserver tools的更多相关文章

  1. CentOS7安装VMware Tools

    安装依赖包 [root@localhost ~]# yum -y install perl gcc gcc-c++ make cmake kernel kernel-headers kernel-de ...

  2. VMware下centos7安装VMware Tools

    右键虚拟机设置,找到CD/DVD,选择使用ISO映像文件,在VMware安装目录下找到linux.iso.   挂载iso文件 > mount -t auto /dev/cdrom /mnt/c ...

  3. centos7 安装VMware Tools 遇到的一系列问题的解决方案

    先部署源:http://www.cnblogs.com/jiu0821/p/8074463.html VMware Tools安装方法参考:http://www.cnblogs.com/jiu0821 ...

  4. centos7 安装 Spring Tools 4 for Eclipse

    1.spring 官网下载 https://spring.io/tools 2.解压 tar -zxvf spring-tool-suite--.RELEASE-e4.11.0-linux.gtk.x ...

  5. centos7 安装VMware tools 出现The path "" is not a valid path to the 3.10.0-514.el7.x86_64 kernel headers

    执行:yum install "kernel-devel-uname-r == $(uname -r)"

  6. CentOS7.1 安装VMware Tools

    虚拟机——安装VMware Tools(Install VMware Tools),这时我们会在CentOS7系统桌面上发现VMware Tools的光盘图标. 双击这个图标,会发现VMwareToo ...

  7. XenServer Tools安装

    右键Linux虚拟机,选择 Install XenServer Tools XenCenter 切换到 Console界面 执行如下命令安装: # mount /dev/xvdd /mnt # /mn ...

  8. CentOS7虚拟机安装VMware Tools

    1.在VMware中点击安装VMware Tools 2.挂载光驱 mount /dev/cdrom /mnt 3.拷贝解压,注意是大小写敏感的,如果不知道文件名可以用ls查看. [root@loca ...

  9. Centos7 下安装VMware tools

    1:先在虚拟机点击安装VMware Tools   2:然后挂载       mount /dev/cdrom /mnt 3:进入/mnt,可以看到有       4:拷贝VMwareTools到其他 ...

随机推荐

  1. [转][访谈] Olivier Grisel谈scikit-learn和机器学习技术的未来

    原文:http://www.csdn.net/article/2015-10-11/2825882 几周前,我们的Florian Douetteau (FD)对Olivier Grisel(OG)进行 ...

  2. vue的一些感想

    如今vue2.0是主流,但是它的路由确实直接从1.0过来的,其中包括组件包括全局组件和局部组件,写好组件之后,我们就需要 使用路由,将组件关联起来,关联起来之后,然后我们才可以将组件的内容通过hash ...

  3. 在HTML5的 input:file 上传文件类型控制 遇到的问题

    1.input:file 属性的介绍  先瞅代码吧 <form> <input type="file" name="pic" accept=& ...

  4. nodejieba中文分词

    var nodejieba = require("nodejieba"); console.log(nodejieba.extract("升职加薪,当上CEO,走上人生巅 ...

  5. 20190402Linux进阶命令week1.2

    Linux常用命令详解(week1_day1_2) aliasunaliasunamesuhostnamehistorywhichwcwwhowhoamipingkillseqdudffreedate ...

  6. C语言实例:数组与字符串

    数组: #include <stdio.h> #include <stdlib.h> #define ARRAY_SIZE(Array) (sizeof (Array) / s ...

  7. 基于Docker搭建MySQL多源复制环境

    MySQL5.7在主从复制上面相对之前版本多了一些新特性,包括多源复制.基于组提交的并行复制.在线修改Replication Filter.GTID增强.半同步复制增强等. 多源复制:多源复制加入了一 ...

  8. json转数组

    - (NSDictionary *)dataArrayFromJson { NSString *filePath = [[NSBundle mainBundle] pathForResource:@& ...

  9. [Python]基础教程(1)、介绍及环境搭建

    一.Python简介 Python是一种解释型.面向对象.动态数据类型的高级程序设计语言,是一个高层次的结合了解释性.编译性.互动性和面向对象的脚本语言. Python 是一种解释型语言: 这意味着开 ...

  10. Wireshark解析MQTT

    Mac下安装lua curl -R -O http://www.lua.org/ftp/lua-5.2.3.tar.gz tar zxf lua-5.2.3.tar.gz cd lua-5.2.3 m ...