LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   install SLED10 in vmware gsx 3.2.1 of win (https://www.linuxquestions.org/questions/suse-opensuse-60/install-sled10-in-vmware-gsx-3-2-1-of-win-480831/)

sailer_sh 09-06-2006 02:10 AM

install SLED10 in vmware gsx 3.2.1 of win
 
I install SLED10 in vmware gsx 3.2.1 of win, when install vmware tool:

Code:

vm-sled10:/usr/local/src/vmware-tools-distrib # ./vmware-install.pl
It ask:
[code]What is the location of the directory of C header files that match your running
kernel? [ /usr/src/linux/include ]
[code]

When I press Enter, it say:
Code:

The kernel defined by this directory of header files does not have the same
address space size as your running kernel.

What is the location of the directory of C header files that match your running
kernel? [ /usr/src/linux/include ]

I install the kernel source, and have the directory /usr/src/linux/include.

Who can help me?

amlucent23 09-06-2006 04:44 AM

It will give that error if you have recently updated the kernel and not rebooted into it or you have booted into a previous kernel and are tring to install. So in short... reboot your system, make sure you boot into the latest kernel (suse 10 does this by default) and try again.

EclipseAgent 09-06-2006 10:36 AM

Do you have Kernel Sources installed?

sailer_sh 09-10-2006 08:18 PM

Quote:

Originally Posted by EclipseAgent
Do you have Kernel Sources installed?

Yep, I've installed it.

sailer_sh 09-10-2006 08:36 PM

Quote:

Originally Posted by amlucent23
It will give that error if you have recently updated the kernel and not rebooted into it or you have booted into a previous kernel and are tring to install. So in short... reboot your system, make sure you boot into the latest kernel (suse 10 does this by default) and try again.

I't a new install system, i'm not update the kernel, and has rebooted.
Maybe gsx does not support SLES10 ?

amlucent23 09-11-2006 01:36 PM

oh no its compatable....

open nautilus and browse to /usr/src/linux/ .... find your kernel source path, meaning if you are using kernel 2.6.21 look for /usr/src/linux/2.6.21/include or whatever if you are not sure what kernel version you are using run in terminal "uname -r"... then manually enter it when vmware asks for it....


All times are GMT -5. The time now is 08:04 AM.