VMvare成功安装Ubuntu12.04之前,无法安装vmware tools的解决方案: 编辑

             VMvare成功安装Ubuntu12.04之前,无法安装vmware tools的解决方案:

                             Ubuntu12.04 intallation is stuck at vmware tools installation

 

installed unbuntu 12.04 LTS in VMware workstation 7.0 and the VMware used the "Easy Mode".
When I finish the intallation, the VMware automatically installed the VMware Tools, and it was stuck at this scene. The scene is like this:

******************************************************************
******************************************************************
Vmware Easy Install

PLEASE WAIT! VMware Tools is currently being 
installed on your system. Depending on the 
version of Ubuntu you are installing, you may 
log in below and use the system during 
intallation. Otherwise, please wait for the 
graphical environment to launch. Thank you.

******************************************************************
******************************************************************
ubuntu login:_ 

I can login and use the command "sudo /etc/init.d/lightdm start" to go to the graphical interfaces, but I have to do it every time I use this system.

And I have waited for a very long time and VMware still told me to wait.....

Any Solutions?



I don't know exactly why it fails, but there are three things you need to get things back to normal.

  1. Restore the /etc/issue file:

    sudo mv /etc/issue.backup /etc/issue

  2. Restore the /etc/rc.local file:

    sudo mv /etc/rc.local.backup /etc/rc.local

  3. Restore the /etc/init/lightdm.conf file:

    sudo mv /opt/vmware-tools-installer/lightdm.conf /etc/init

Then reboot (sudo reboot) or run sudo start lightdm to see the greeter.


相关链接:

http://askubuntu.com/questions/126229/12-04-stuck-at-vmware-easy-install

http://stackoverflow.com/questions/10740243/ubuntu-intallation-is-stuck-at-vmware-tools-installation

 



作者:极客玩家
出处:https://geekzl.com

如果,您希望更容易地发现我的新文章,不妨点击一下绿色通道的关注我,亦可微信搜索公众号大白技术控关注我。

如果您觉得阅读本文对您有帮助,请点击一下右下方的推荐按钮,您的推荐将是我写作的最大动力!
版权声明:本文为博主原创或转载文章,欢迎转载,但转载文章之后必须在文章页面明显位置注明出处,否则保留追究法律责任的权利。如您有任何疑问或者授权方面的协商,请          .
posted @   大白技术控  阅读(384)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 单线程的Redis速度为什么快?
· SQL Server 2025 AI相关能力初探
· 展开说说关于C#中ORM框架的用法!
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?

打赏

>>

欢迎打赏支持我 ^_^

扫描二维码打赏

了解更多

点击右上角即可分享
微信分享提示