欢迎来到天天文库
浏览记录
ID:37847602
大小:639.00 KB
页数:8页
时间:2019-06-01
《Linux下安装VMwareTool》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、Linux虚拟系统安装VMwareTools总结转自中国网络一、VMwareTools安装手记(ForLinuxGuestOS)为什么要装VMwareTools?因为它可以改善VirtualMachine的运行性能,而且可以让HostOS和GuestOS互通有无,这样我们就不用伤脑筋,要架设什么服务器,来沟通两个OS,现在就让我们开始吧!VMwareTools所在位置:VMware安装路径VMwareVMwareWorkstationlinux.iso[root@rd01~]#mount/cdrom#有时可能加载不了,这时就要先将系统关闭,再手动指定ISO映像,看下图[root@rd0
2、1~]#cd/cdrom[root@rd01~]#ls-a[root@rd01~]#cpVMwareTools-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]Inwhichdirectorydoyouwanttoinstallthedaemonfiles?[/usr/sbi
4、n]Inwhichdirectorydoyouwanttoinstallthelibraryfiles?[/usr/lib/vmware-tools]Thepath"/usr/lib/vmware-tools"doesnotexistcurrently.Thisprogramisgoingtocreateit,includingneededparentdirectories.Isthiswhatyouwant?[yes]Inwhichdirectorydoyouwanttoinstallthedocumentationfiles?[/usr/share/doc/vmware-tools]Th
5、epath"/usr/share/doc/vmware-tools"doesnotexistcurrently.Thisprogramisgoingtocreateit,includingneededparentdirectories.Isthiswhatyouwant?[yes]TheinstallationofVMwareTools5.5.1build-19175forLinuxcompletedsuccessfully.Youcandecidetoremovethissoftwarefromyoursystematanytimebyinvokingthefollowingcommand
6、:"/usr/bin/vmware-uninstall-tools.pl".BeforerunningVMwareToolsforthefirsttime,youneedtoconfigureitbyinvokingthefollowingcommand:"/usr/bin/vmware-config-tools.pl".Doyouwantthisprogramtoinvokethecommandforyounow?[yes]StoppingVMwareToolsservicesinthevirtualmachine:Guestoperatingsystemdaemon:[确定]Trying
7、tofindasuitablevmhgfsmoduleforyourrunningkernel.Themodulebld-2.6.9-5.EL-i686-RHEL4loadsperfectlyintherunningkernel.pcnet32301530Unloadingpcnet32moduleTryingtofindasuitablevmxnetmoduleforyourrunningkernel.Th
此文档下载收益归作者所有