首页 > 软件教程 / 正文
Linux VMware Tools安装步骤简易版
Linux VMware Tools安装估计有点困难,我也在网上看了好多版本的Linux安装VMware Tools,方法都一样。但是自己在安装过程中,还是遇到了点问题。但是最终还是搞定。我运行的是VMware workstation 8.0.4 , OS: CentOS 6.0
1. 在CD-ROM虚拟光驱中选择使用ISO镜像,找到VMWARE TOOLS 安装文件,如C:programVMwareVMware WorkstationProgramslinux.iso
当然这个ISO是你安装VMware workstation 的目录下的Linux.iso,不是你的Linux OS 镜像文件。VMware Tools一般都在这个文件里。
2. 以管理员身份进入Linux,root账号
3. 退出到windows,在虚拟机菜单栏中点击 虚拟机-> 安装 VMWARE TOOLS 子菜单,会弹出对话框,点击"确认" 安装
4. 挂载光驱:Mount -t iso9660 /dev/cdrom /mnt
加载CDROM设备,这是如果进入/mnt 目录下,你会发现一个文件:
VMwareTools-8.8.4-743747.tar.gz
这个就死VMware Tools的Linux软件包,也是我们刚才使用的WinISO打开的Liunx.ISO
有的虚拟机上估计执行mount /dev/cdrom /mnt/cdrom
如果提示如下错误,挂载点不存在。,[root@localhost /]#mount /dev/cdrom /mnt/cdrom
mount: mount point /mnt/cdrom dose not exist
请直接执行此命令:
mount /dev/cdrom /opt
cd /opt
或者应该可以使用自动挂载,直接进入
cd /misc/cd
5. copy 此文件到临时文件夹
cp /mnt/mVMwareTools-8.8.4-743747.tar.gz /tmp
6. 卸载CDROM,执行umount /dev/cdrom
7. 进入tmp文件目录并解压此文件包
cd /tmp
tar zxf vmware-linux-tools.tar.gz
解压默认到vmware-tools-distrib目录下:此时你可以使用ls -ll 查看文件夹下的文件
8. 进入vmware-tools-distrib,安装vmware tools.
./vmware-install.pl 执行安装,
安装过程中他会一步一步的有问题回应,此过程中,你遇到后面显示[yes],[no],[yes][no]的直接输入yes,然后回车。其他的问题不管[]里面是什么,直接回车就好了,不要输入。
9. 大约5分钟左右安装完成。 执行init 6重启ok。
Linux VMware Tools安装步骤图文版,大家可以参考下
操作过程如下:
[root@localhost~]#cd/
[root@localhost/]#ls
bindevhomelost+foundmiscnetprocsbinsrvtftpbootusr
bootetclibmediamntoptrootselinuxsystmpvar
[root@localhost/]#cd/media
[root@localhostmedia]#ls
VMwareTools
[root@localhostmedia]#cdVMwareTools/
[root@localhostVMwareTools]#ls
manifest.txtVMwareTools-8.1.3-203739.tar.gz
[root@localhostVMwareTools]#cpVMwareTools-8.1.3-203739.tar.gz/tmp
[root@localhostVMwareTools]#cd/tmp
[root@localhosttmp]#ls
gconfd-rootscim-helper-manager-socket-root
keyring-lbbFvvscim-panel-socket:0-root
mapping-rootscim-socket-frontend-root
orbit-rootssh-FmnVlj2751
scim-bridge-0.3.0.lockfile-0@localhost:0.0virtual-root.ZxmHUV
scim-bridge-0.3.0.socket-0@localhost:0.0VMwareTools-8.1.3-203739.tar.gz
[root@localhosttmp]#tar-zxfVMwareTools-8.1.3-203739.tar.gz
[root@localhosttmp]#ls
gconfd-rootscim-panel-socket:0-root
keyring-lbbFvvscim-socket-frontend-root
mapping-rootssh-FmnVlj2751
orbit-rootvirtual-root.ZxmHUV
scim-bridge-0.3.0.lockfile-0@localhost:0.0VMwareTools-8.1.3-203739.tar.gz
scim-bridge-0.3.0.socket-0@localhost:0.0vmware-tools-distrib
scim-helper-manager-socket-root
[root@localhosttmp]#cdvmware-tools-distrib/
[root@localhostvmware-tools-distrib]#ls
bindocetcFILESINSTALLinstallerlibvmware-install.pl
[root@localhostvmware-tools-distrib]#./vmware-install.pl
CreatinganewVMwareToolsinstallerdatabaseusingthetar4format.
InstallingVMwareTools.
Inwhichdirectorydoyouwanttoinstallthebinaryfiles?
[/usr/bin]yes
Thepath"yes"isarelativepath.Pleaseenteranabsolutepath.
Inwhichdirectorydoyouwanttoinstallthebinaryfiles?
[/usr/bin]
Whatisthedirectorythatcontainstheinitdirectories(rc0.d/torc6.d/)?
[/etc/rc.d]
Whatisthedirectorythatcontainstheinitscripts?
[/etc/rc.d/init.d]
Inwhichdirectorydoyouwanttoinstallthedaemonfiles?
[/usr/sbin]
Inwhichdirectorydoyouwanttoinstallthelibraryfiles?
[/usr/lib/vmware-tools]
Thepath"/usr/lib/vmware-tools"doesnotexistcurrently.Thisprogramis
goingtocreateit,includingneededparentdirectories.Isthiswhatyouwant?
[yes]
yes
Inwhichdirectorydoyouwanttoinstallthedocumentationfiles?
[/usr/share/doc/vmware-tools]
Thepath"yes"isarelativepath.Pleaseenteranabsolutepath.
Inwhichdirectorydoyouwanttoinstallthedocumentationfiles?
[/usr/share/doc/vmware-tools]
Thepath"/usr/share/doc/vmware-tools"doesnotexistcurrently.Thisprogram
isgoingtocreateit,includingneededparentdirectories.Isthiswhatyou
want?[yes]
TheinstallationofVMwareTools8.1.3build-203739forLinuxcompleted
successfully.Youcandecidetoremovethissoftwarefromyoursystematany
timebyinvokingthefollowingcommand:"/usr/bin/vmware-uninstall-tools.pl".
BeforerunningVMwareToolsforthefirsttime,youneedtoconfigureitby
invokingthefollowingcommand:"/usr/bin/vmware-config-tools.pl".Doyouwant
thisprogramtoinvokethecommandforyounow?[yes]
StoppingVMwareToolsservicesinthevirtualmachine:
Guestoperatingsystemdaemon:[确定]
VirtualPrintingdaemon:[确定]
UnmountingHGFSshares:[确定]
Guestfilesystemdriver:[确定]
Foundacompatiblepre-builtmoduleforvmmemctl.Installingit...
Foundacompatiblepre-builtmoduleforvmhgfs.Installingit...
Foundacompatiblepre-builtmoduleforvmxnet.Installingit...
Foundacompatiblepre-builtmoduleforvmblock.Installingit...
[EXPERIMENTAL]TheVMwareFileSystemSyncDriver(vmsync)isanewfeaturethat
createsbackupsofvirtualmachines.PleaserefertotheVMwareKnowledgeBase
formoredetailsonthiscapability.Doyouwishtoenablethisfeature?
[no]
Foundacompatiblepre-builtmoduleforvmci.Installingit...
Foundacompatiblepre-builtmoduleforvsock.Installingit...
Foundacompatiblepre-builtmoduleforvmxnet3.Installingit...
Foundacompatiblepre-builtmoduleforpvscsi.Installingit...
DetectedX.orgversion7.1.
Hostresolutiondetectedas"1440x900".
PleasechooseoneofthefollowingdisplaysizesthatXwillstartwith:
[1]"320x200"
[2]"320x240"
[3]"400x300"
[4]"512x384"
[5]"640x400"
[6]"640x480"
[7]"720x480"
[8]"800x480"
[9]"854x480"
[10]"720x576"
[11]"800x600"
[12]"1024x768"
[13]"1280x720"
[14]"1280x768"
[15]"1152x864"
[16]"1280x800"
[17]<"1366x768"
Pleaseenteranumberbetween1and17:
[17]12
XWindowSystemVersion7.1.1
ReleaseDate:12May2006
XProtocolVersion11,Revision0,Release7.1.1
BuildOperatingSystem:Linux2.6.18-128.1.16.el5i686RedHat,Inc.
CurrentOperatingSystem:Linuxlocalhost.localdomain2.6.18-164.el5#1SMPTueAug1815:51:54EDT2009i686
BuildDate:22July2009
BuildID:xorg-x11-server1.1.1-48.67.el5
Beforereportingproblems,checkhttp://wiki.x.org
tomakesurethatyouhavethelatestversion.
ModuleLoaderpresent
Markers:(--)probed,(**)fromconfigfile,(==)defaultsetting,
(++)fromcommandline,(!!)notice,(II)informational,
(WW)warning,(EE)error,(NI)notimplemented,(??)unknown.
(++)Logfile:"/tmp/vmware-config0/XF86ConfigLog.16172",Time:ThuApr102:40:282010
(++)Usingconfigfile:"/tmp/vmware-config0/XF86Config.16172"
TheXKEYBOARDkeymapcompiler(xkbcomp)reports:
>Warning:Multiplesymbolsforlevel1/group1onkey
>UsingXF86Sleep,ignoringXF86Standby
>Warning:Symbolmapforkey
>Usinglastdefinitionforconflictingfields
ErrorsfromxkbcomparenotfataltotheXserver
Xisrunningfinewiththenewconfigfile.
FreeFontPath:FPE"unix/:7100"refcountis2,shouldbe1;fixing.
Creatinganewinitrdbootimageforthekernel.
StartingVMwareToolsservicesinthevirtualmachine:
Switchingtoguestconfiguration:[确定]
ParavirtualSCSImodule:[确定]
Guestfilesystemdriver:[确定]
MountingHGFSshares:[失败]
Guestmemorymanager:[确定]
Guestvmxnetfastnetworkdevice:[确定]
VMcommunicationinterface:[确定]
VMcommunicationinterfacesocketfamily:[确定]
Blockingfilesystem:[确定]
Filesystemsyncdriver:[确定]
Guestoperatingsystemdaemon:[确定]
VirtualPrintingdaemon:[确定]
TheconfigurationofVMwareTools8.1.3build-203739forLinuxforthisrunning
kernelcompletedsuccessfully.
YoumustrestartyourXsessionbeforeanymouseorgraphicschangestake
effect.
YoucannowrunVMwareToolsbyinvokingthefollowingcommand:
"/usr/bin/vmware-toolbox"duringanXserversession.
ToenableadvancedXfeatures(e.g.,guestresolutionfit,draganddrop,and
fileandtextcopy/paste),youwillneedtodoone(ormore)ofthefollowing:
1.Manuallystart/usr/bin/vmware-user
2.Logoutandlogbackintoyourdesktopsession;and,
3.RestartyourXsession.
Tousethevmxnetdriver,restartnetworkingusingthefollowingcommands:
/etc/init.d/networkstop
rmmodpcnet32
rmmodvmxnet
modprobevmxnet
/etc/init.d/networkstart
Enjoy,
--theVMwareteam
FoundVMwareToolsCDROMmountedat/media/VMwareTools.Ejectingdevice
/dev/hdc...
[root@localhostvmware-tools-distrib]#
猜你喜欢
留言与评论(共有 0 条评论) |
- 搜索
-
- 11-08美图秀秀专业版
- 08-01微信公众号引流技巧
- 08-01喜马拉雅《听书稿》入门书写教学_快速赚钱
- 08-01零基础玩转公众号教程
- 08-01网易新闻谷歌市场版
- 08-01学美容按摩必看教程
- 08-01二维码生成器精简版
- 07-18腾讯电脑管家账号包找回的好处及功能介绍
- 07-18DBA VMware虚拟机安装和简介(安装多个虚拟主机学习数据库备份)
- 07-18系统输入法如何添加删除及排序?
- 1909℃系统清理软件 Cleaning Suite pro 免费安装及激活教程
- 444℃苹果短信备份软件ImTOO iPhone SMS Backup中文安装及激活教程(附补丁+软件)
- 381℃美图秀秀专业版
- 225℃Office2016专业增强版永久激活详细方法(附2021年最新激活密钥及下载地址)
- 211℃数据恢复软件O&O MediaRecovery Professional注册图文教程(附注册码+软件下载
- 161℃TuneFab WeTrans的使用教程:在iOS设备和PC/iOS设备之间传输音乐
- 150℃如何使用小丸工具箱对视频进行x264压制 小丸工具箱压制教程
- 147℃Office 2013完美激活码与官方原版简体中文下载地址(超全)
- 143℃菜鸟必看 一步一步教你安装驱动程序
- 139℃学美容按摩必看教程
- 标签列表
-
- 百度盘 (438)
- 合集 (415)
- 视频 (395)
- 身材 (348)
- 美女 (284)
- 网红 (255)
- 颜值 (252)
- 1V (246)
- 资源 (246)
- 作品 (175)
- 主播 (174)
- 转载搬运 (160)
- 女神 (152)
- 百度云 (147)
- 妹子 (147)
- 斗鱼 (144)
- 高颜值 (119)
- 推特 (118)
- 下载 (114)
- 精选 (109)
- 黑丝 (100)
- 粉丝 (97)
- 直播 (97)
- 阿里云盘 (95)
- 自拍 (95)
- OnlyFans (91)
- 微博 (87)
- P站 (87)
- 快手 (85)
- 抖音 (84)
- 虎牙 (82)
- 某推 (81)
- 大长腿 (81)
- 小姐姐 (79)
- 剧情 (78)
- 私拍 (75)
- 原画 (73)
- 美少女 (71)
- 自行打包 (68)
- 有尺度 (67)