|
发表于 2006-1-2 16:38:06
|
显示全部楼层
Ha...Ha...This is exactly what I expected.
First of all, the devfs is no longer supported in 2.6.14.x kernels. The original mkinitrd script from the initrd-tools package will not create the appropriate initrd for the 2.6.14.x kernel because it relies on devfs. Therefore, yaird (Yet Another mkInitRD) must be used to build the relevant initrd. However, yaird is not available from the out-of-box Debian installation. yaird is only available in the testing and unstable branches and you must install it before building the initrd for your new 2.6.14.4 kernel.
Alternatively, you may get rid of the initrd completely during the kernel compilation. However, I do not know what commands you have used to build your kernel. |
|