fedora core 4의 kernel compile??
vmware 5.5 위크스테이션 최신버전 설치를 하고 vmware-config.pl 를 실행하면
[root@trip2me ~]# vmware-config.pl
~중략~
Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Workstation 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]
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/kernels/2.6.17-1.2142_FC4-smp-i686/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]
이렇게 커널의 space size가 다르다고 합니다.
그래서 단순히 yum 으로 업데이트한 커널로 설치가 안되는게 아닌가 싶어서
커널 컴파일을 직접하고 나서 이걸로 부팅한 후에 설치를 다시 해보려고 하는데
커널 컴파일을 해 보려고 하니 잘 안됩니다.
make menuconfig 하고 설정한 후에 make all하면
에러가 생기고 중단됩니다.
페도라 코어 4에서 위의 2.6.17-1.2142_FC4-smp-i686 커널을 컴파일할때
문제가 생기는지?
커널 컴파일은 해본적이 없는 초보라 조언 부탁드립니다.
질문한 것만 봐서는
질문한 것만 봐서는 부팅한 커널하고 include 경로 있는 헤더하고 다른거 같습니다. 그리고 vmware 5.5 위크스테이션이면 돈주고 사셨을 텐데 vmware에 직접물어보면 더 자세히 답변해 줄겁니다.
<- 이거면 안되는 게 없어~
정품 소프트웨어 사용 캠패인
<- 이거면 안 되는 게 없어~
정품 소프트웨어 사용 캠패인
아~ 그게 체험판입니다. ㅋ
체험판 설치한것이고
uname -r
2.6.17-1.2142_FC4smp
이렇게 같은 커널입니다.
다른 사이트를 많이 뒤져 봤는데 무슨 패치를 하라고 하지만 나온지 오래 된거 같기도 하고
커널을 제가 빌드한걸 쓴게 아니라 빌드가 된 커널을 받아서 쓰는 것이기에
혹시나 직접 빌드한 커널을 사용하면 되지 않을까 싶어서 질문드린 것이었습니다.
Let's be a realist, howe-ver, keep impossible dr-eam in our mind.
-Che Guevara-
And only the mistakes have been mine
-Malcolm X-
내게로 떠나는 여행~
인터넷 뒤져서 결국 커널 컴파일은 안하고 아래 방법으로 설치 했습니다. 패치 파일로도 있는것 같아요~
출처
http://forum.fedoraforum.org/forum/showthread.php?t=100124&highlight=VMware+Workstation+5.5.1+Fedora+Core+%28x86%29
내용은 vmmon.tar, vmnet.tar 의 Makefile.kernel을 수정하고
vmware-config.pl의 내용을 수정한 후 실행하는 것이네요.
패치파일로 http://kldp.org/node/68787#comment-339611 글타래에 어느분이 방금 올리셨네요.
내용 확인은 하지 않았지만 아마 위의 내용을 적용한 패치가 아닐까 싶습니다.
Let's be a realist, howe-ver, keep impossible dr-eam in our mind.
-Che Guevara-
And only the mistakes have been mine
-Malcolm X-
내게로 떠나는 여행~
댓글 달기