Linux Debian Kernel sources missing error.

Asked By 0 points N/A Posted on -
qa-featured

hi

please help .Someone can have experience to resolve this error or to give a quick answer to help me because
Parallels Tools upgrade in Debian virtual machine fails with error and the message was like this "

"An error occured when downloading components for building Parallels Tools kernel modules – kernel sources. Install these components and try again":

im waiting for you thanks

Error:

An error occured when downloading components for building Parallels Tools kernel modules – kernel sources. Install these components and try again

     

SHARE
Answered By 0 points N/A #123356

Linux Debian Kernel sources missing error.

qa-featured

Check if the online reports or updates are configured properly. If there are missing files, manually download them from the net and reconfigure. If this did not work, you can try another option by going to the terminal window. Make sure you have root permissions to install packages needed for building kernel modules. At the command prompt, type 'uname -r' then 'apt-get install linux-headers-$(uname -r) make gcc' then press enter. In the next line of the command, uname -r should already have been replaced by the reult of the first command. When you have finished try to install the Parallel package again.

Related Questions