欢乐地跑到图书馆在VMware上安装ubuntu,弱弱地说一声竟然装了三遍。。。
第一次死在了retrieve files上,于是点了个skip,后来没搞定就删了。。
第二次死在了VMware Tools is currently being installed on your system,默默地等了好久好久都搞不好就又删了。。。
第三次才真正意识到我可以百度,跑出阅览室寻觅到了无线网,终于获得了关于VMware Tools is currently being installed on your system问题的解决,复制粘贴如下
Follow the 3 Steps :
-
Restore the
/etc/issue
file:sudo mv /etc/issue.backup /etc/issue*
PS:在本人的PC上执行的时候,我是去掉*号
-
Restore the
/etc/rc.local
file:sudo mv /etc/rc.local.backup /etc/rc.local
-
Restore the
/etc/init/lightdm.conf
file:sudo mv /opt/vmware-tools-installer/lightdm.conf /etc/init
Then reboot 注意,这里要输入 sudo reboot 要不然会被说么的权限