我在Win7下安装了VM虚拟机,然后安装了ubuntu,鼠标切入切出,相当麻烦,于是安装VM tools ,遇到麻烦了:
1)点击虚拟机软件菜单栏上的VM下的install VMware tools
2)虚拟机内的ubuntu的光驱内有:VMwareTools-6.0.3-80004.tar.gz 和VMwareTools-6.0.3-80004.i386.rpm
3)我把这两个文件拷贝至 /tmp
4)使用 root@xx-desktop:/tmp# tar -zxvf VMwareTools-6.0.3-80004.tar.gz 来进行解压
于是出现: gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
请问这是怎么回事啊?怎么解决啊~
