Fedora Core 3 에 VMWare설치 아주 돌겠습니다. 도와주세요.

xsapiens의 이미지

Fedora Core 3에다가 VMware-workstation-4.0.5-6030.i386.rpm 을 설치 했습니다.
rpm -Uvh VMware-workstation-4.0.5-6030.i386.rpm 한 담에...
vmware-config.pl 을 실행했습니다.

[root@office1 ~]# vmware-config.pl
Making sure VMware Workstation's services are stopped.

Stopping VMware services:
   Virtual machine monitor                                 [  확인  ]

grep: /proc/ksyms: 그런 파일이나 디렉토리가 없음
grep: /proc/ksyms: 그런 파일이나 디렉토리가 없음
grep: /proc/ksyms: 그런 파일이나 디렉토리가 없음
Trying to find a suitable vmmon module for your running kernel.

None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

여기서 yes 로 답했습니다.

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

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

여기서 /usr/src/redhat/BUILD/kernel-2.6.9/linux-2.6.9/include 를 입력했습니다.

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]

그럼 이렇게 나와요.
이거 뭐땜에 그렇죠?
하다하다 안되서 커널 새로설치해보고 쌩 쑈를 했는데도 안되네요.
혹시 아시는 분 계세요?
byung82의 이미지

현재 커널버전하고 지정한 커널 버전이 달라서 그런것 같습니다.

uname -r 로 커널 버전을 확인 해보시기 바랍니다.

xsapiens의 이미지

커널버젼이 다른 때는 버젼이 다르다는 오류메시지가 뜨던데요.
그래서 커널 버젼 맞추고나니깐 위와같은 메시지가 뜨네요.

^,.^;

랜덤여신의 이미지

xsapiens의 이미지

근데 그 lowmem 옵션이란 것이 어데있는건데요?
아무리 찾아도 못찾겠어요.
ㅠ,.ㅠ;

^,.^;

kowdream의 이미지

커널 헤더가 없어서 그렇습니다.

전 우분투에서 vmware 5로사용중입니다. 저도 설치 할때 저걸 물어봐서 당황했던적이 있었죠.

우분투의 경우 패키지 시스템으로 uname -r과 같은 버젼의 kernel-header를 설치 해주면 됩니다만..

레뎃은 잘 모르겠네요...

kernel-header 설치 할수 있는지 확인해보시는게 젤 빠를거 같습니다.

커널을 업그레이드 하지 않았다면 시디안에 rpm으로 들어 있습니다.

CD-ROM으로 mounting해서 find로 잘 찾아보시는수 밖에 없네요.

제가 데탑으로 레뎃을 안쓰는 이유가 바로 패키지 시스템 때문... (먼산)

아 한가지 덧붙이자면... 커널헤더를 설치 하면 /usr/src/linux-headers어쩌고가 생깁니다.

여기서 ln -s linux-header어쩌고 linux로 링크를 걸어 주시는게 좋습니다.

아니면 vmware에서 경로를 다 적어줘야 하거든요..

lovethecorners의 이미지

혹시모르니 vmware any-any update 를이용해 보세요...