vmware workstation 6.0之vmware tools的安装
http://tech.ddvip.com 2008年09月09日 社区交流
本文详细介绍vmware workstation 6.0之vmware tools的安装
开始安装vmware tools
从debian切出进windows,摁ctrl+alt
反之,直接鼠标点debian界面就行了
菜单VM-install vmware tools
su到超级用户
#umount /cdrom
#unount /mnt
#mount -t iso9660 /dev/cdrom /mnt/
#ls /mnt
会看到有Vmwaretools的.rpm和.tar.gz的包
#cp /mnt/VMwaretools*.tar.gz /tmp/
#umount /dev/cdrom
#cd /tmp
/tmp#tar zxf Vmware*.tar.gz
/tmp#cd vmware-tools-distrib
/tmp#./vmware-install.pl
hohoer@debian:~$ cd /tmp/
hohoer@debian:/tmp$ ls
gconfd-hohoer orbit-hohoer VMwareTools-6.0.0-45731.tar.gz
gconfd-root orbit-root vmware-tools-distrib
keyring-UswtGY ssh-nvBKRA3909
mapping-hohoer virtual-hohoer.PdkSVF
hohoer@debian:/tmp$ cd vmware-tools-distrib/
hohoer@debian:/tmp/vmware-tools-distrib$ ls
bin doc etc FILES INSTALL installer lib vmware-install.pl
hohoer@debian:/tmp/vmware-tools-distrib$ ./vmware-install.pl (Ubuntu为sudo ./vmware-install.pl)
Please re-run this program as the super user.
Execution aborted.
hohoer@debian:/tmp/vmware-tools-distrib$ su
Password:
debian:/tmp/vmware-tools-distrib# ./vmware-install.pl
A previous installation of VMware Tools has been detected.
The previous installation was made by the tar installer (version 4).
Keeping the tar4 installer database format.
责编:豆豆技术应用