redhat 8.0에서 kernel 2.6.0-test8 컴파일

albamc의 이미지

안녕하세요...

커널 2.6.0을 테스트해 보려고 커널 컴파일을 하려고 하는데

자꾸 make install에서 실패하네요...

Quote:
[root@dataunit24 linux]# make install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
dnsdomainname: Host name lookup failure
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.0-test9/arch/i386/boot/install.sh 2.6.0-test9 arch/i386/boot/bzImage System.map ""
No module cciss found for kernel 2.6.0-test9
make[1]: *** [install] Error 1
make: *** [install] Error 2

module의 이름이 xxx.o 에서 xxx.ko로 바뀌어서 그런지 계속 fail이구요...

kldp에 있는 문서에는 modules-init-tools를 설치하면 될거라고 하지만

modules-init-tools가 /usr/local/sbin에 설치되어서 /sbin에 있던 기존 툴들이

그대로 불려저서 그런지 해결이 안되네요.

redhat 에서 kernel 2.6대 컴파일 하신분 계시면 조언 부탁드립니다.

codebank의 이미지

검색을 해보니

http://www.codemonkey.org.uk/post-halloween-2.5.txt

문서를 참조하라고 나오는군요...

------------------------------
좋은 하루 되세요.