리눅스 분류
커널 컴파일 질문이요...
작성자 정보
- 궁금이 작성
- 작성일
컨텐츠 정보
- 1,997 조회
- 0 추천
- 목록
본문
BusLogic에 스카시부분확인하고 , 컴파일순서는 make menuconfig -> make modules -> make modules_install -> make install순으로 했습니다.
이번에는 컴파일 결과 아래와 같이 나옵니다.
/bin/true에 module이 없다고나오는데...어떻게 해야하나요..
-----------------------------
# make install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
CHK usr/initramfs_list
Kernel: arch/i386/boot/bzImage is ready
sh /usr/src/linux-2.6.10/arch/i386/boot/install.sh 2.6.10 arch/i386/boot/bzImage System.map ""
No module /bin/true found for kernel 2.6.10
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
관련자료
-
이전
-
다음
댓글 0
등록된 댓글이 없습니다.