问题如下:
1. System.map doesn't exists !
在系统上的确没有,但重编kernel后在/boot上会有一个,不知道和系统的匹配不(内核还是2.6.17-r7)
2. Unable to open /dev/null : no such file or direcory !
但在 /dev/null 明明是存在的
第一个问题你似乎已经解决了。
第二个问题不知道"Unable to open /dev/null : no such file or direcory !"是在那个步骤
出现的是在udev执行前还是在执行中或执行后是在启动的initrd镜像执行中还是在硬盘上
/sbin/init的执行中,还有你的udev版本是多少。