커널 컴파일중 install.sh가 없다고 에러가납니다
글쓴이: negabaro / 작성시간: 금, 2014/06/13 - 3:36오후
이하 링크를 참조해서 커널컴파일을 하고 있는데요
http://www.cyberciti.biz/tips/compiling-linux-kernel-26.html
제일 마지막 make install 부분에서
[root@localhost linux-3.14.4]# make install
sh /tmp/createinitrd/linux-3.14.4/arch/x86/boot/install.sh 3.14.4 arch/x86/boot/bzImage \
System.map "/boot"
sh: /tmp/createinitrd/linux-3.14.4/arch/x86/boot/install.sh: No such file or directory
make[1]: *** [install] Error 127
make: *** [install] Error 2
이런 에러가 나왔습니다.
저는 이하 폴더 밑에install.sh가 존재하지않는데 이건 컴파일 중에서 누락된건까요? 혹은 이install.sh용도에 대해서 아시면 가르쳐주세요!
/tmp/createinitrd/linux-3.14.4/arch/x86/boot/install.sh
Forums:
댓글 달기