欢迎来到天天文库
浏览记录
ID:40562261
大小:35.50 KB
页数:4页
时间:2019-08-04
《linux的虚拟机上安装vmwaretools》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、linux的虚拟机上安装vmwaretools有个文件,先复制到root/temp目录下。然后解压安装就行了。详细的安装步骤如下:先以root身份登入。VMwareTools所在位置:VMware安装路径VMwareVMwareWorkstationlinux.iso[root@rd01~]#mount/cdrom#有时可能加载不了,这时就要先将系统关闭,再手动指定ISO映像,看下图[root@rd01~]#cd/cdrom[root@rd01~]#ls-a[root@rd01~]#cpVMw
2、areTools-5.5.1-19175.tar.gz/tmp[root@rd01~]#cd/tmp[root@rd01~]#tarzxpfVMwareTools-5.5.1-19175.tar.gz[root@rd01~]#cdvmware-tools-distrib[root@rd01vmware-tools-distrib]#./vmware-install.plCreatinganewinstallerdatabaseusingthetar3format.Installingtheconte
3、ntofthepackage.#安装过程的画面,全部使用默认值,一直按Enter就对了Inwhichdirectorydoyouwanttoinstallthebinaryfiles?[/usr/bin]Whatisthedirectorythatcontainstheinitdirectories(rc0.d/torc6.d/)?[/etc/rc.d]Whatisthedirectorythatcontainstheinitscripts?[/etc/rc.d/init.d]Inwhichdire
4、ctorydoyouwanttoinstallthedaemonfiles?[/usr/sbin]Inwhichdirectorydoyouwanttoinstallthelibraryfiles?[/usr/lib/vmware-tools]Thepath"/usr/lib/vmware-tools"doesnotexistcurrently.Thisprogramisgoingtocreateit,includingneededparentdirectories.Isthiswhatyouwan
5、t?[yes]Inwhichdirectorydoyouwanttoinstallthedocumentationfiles?[/usr/share/doc/vmware-tools]Thepath"/usr/share/doc/vmware-tools"doesnotexistcurrently.Thisprogramisgoingtocreateit,includingneededparentdirectories.Isthiswhatyouwant?[yes]Theinstallationof
6、VMwareTools5.5.1build-19175forLinuxcompletedsuccessfully.Youcandecidetoremovethissoftwarefromyoursystematanytimebyinvokingthefollowingcommand:"/usr/bin/vmware-uninstall-tools.pl".BeforerunningVMwareToolsforthefirsttime,youneedtoconfigureitbyinvokingthe
7、followingcommand:"/usr/bin/vmware-config-tools.pl".Doyouwantthisprogramtoinvokethecommandforyounow?[yes]StoppingVMwareToolsservicesinthevirtualmachine:Guestoperatingsystemdaemon:[确定]Tryingtofindasuitablevmhgfsmoduleforyourrunningkernel.Themodulebld-2.6
8、.9-5.EL-i686-RHEL4loadsperfectlyintherunningkernel.pcnet32301530Unloadingpcnet32moduleTryingtofindasuitablevmxnetmoduleforyourrunningkernel.Themodulebld-2.6.9-5.EL-i686-RHEL4loadsperfectlyintherunningkernel.DetectedX.orgversion6.8.关闭控制台
此文档下载收益归作者所有