Solve The problem of "The path & quot; is not a v" when installing vmware-tools

Source: Internet
Author: User

When 64-bit Crunchbang (A Debian GNU/Linux linux Linux) is installed on a virtual machine, there are many minor problems. Among them, the installation of vmware-tools is the first problem.

When you use a terminal to install vmware-tools, press enter until the following lines are displayed.

Searching for a valid kernel header path...The path "" is not a valid path to the 3.2.0-4-amd64 kernel headers.Would you like to change it? [yes]

This means that the path of the Kernel headers header file cannot be found and must be manually entered.

But how do I know where this is :(

The solution to this problem is to install Kernel headers and reinstall vmware-tools.

Enter the following command in the terminal to install the Kernel headers.

 sudo apt- sudo apt- install build- sudo apt- install linux-headers-$(uname -r)

 

PS: it may be because VMware Workstation has limited support for Crunchbang. After vmware-tools is installed, some features still cannot be fully implemented. It is a headache for me to switch over the mouse.

Crunchbang's ssh service is also a problem, and access is always rejected. I cannot find out the cause through conventional linux commands.

Although the appearance of Crunchbang is refreshing, the design is not user-friendly and not mature enough. It is no problem for new users to try it, but it should be put into specific use, it really takes a lot of effort and time.

 

----

End

Reference: http://tech.gluga.com/2013/05/installing-vmware-tools-on-debianubuntu.html

If you have any questions or comments about this article, please submit them in time. I will reply to you immediately as soon as I see them.
Reprinted this article, please indicate the author and the source, thank you for your cooperation :)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.