1. Prepare the kernel source to install the driver with a terminal code:
apt-get install linux-source-2.6.38
prepare-kernel-source
cd /usr/src/linux
cp -rf include/generated/*...
Type: Posts; User: alfa47; Keyword(s):
1. Prepare the kernel source to install the driver with a terminal code:
apt-get install linux-source-2.6.38
prepare-kernel-source
cd /usr/src/linux
cp -rf include/generated/*...
apt-get install linux-source-$(uname -r)
then
prepare-kernel-sources
then reinstall your VM-Ware
/etc/init.d/framework-postgres start
then you should install linux-source-2.6.38
apt-get install linux-source-2.6.38
then
prepare-kernel-sources
try this:
apt-get install linux-source-2.6.38
then
prepare-kernel-source