우분투에서 커널컴파일후 문제가..

happyuser의 이미지

바닐라소스를 받고 apt-get으로 설치한 현재 커널의 .config를 그대로 가져다가

make-kpkg로 컴파일 하였습니다.

새로컴파일한 커널로 부팅을하면..

ALERT! /dev/sda11 does not exist. Dropping to a shell!
 
 
BusyBox v1.1.3 (Debian 1:1.1.3-2ubuntu3) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
 
 
/bin/sh: can't access tty; job control turned off
(initramfs) 

라는 메세지가 나오고 shell로 들어가질 못합니다..루트파티션을 못찾는거 같은데..

도통 이유를 모르겠네요..

*현재 포럼에서 글검색은 어떻게 하는겁니까 ㅡ,.ㅡ? 아무리 찾아봐도 검색이 눈에 안들어
오네요.

happyuser의 이미지

커널소스팩키지를 받고 컴파일하니 제대로 되네요..