我编绎内核的步骤:
[root@localhost linux-2.6.10]: make gconfig
....配置内核,完成之后:
[root@localhost linux-2.6.10]: make
....编绎过程,完了之后:
[root@localhost linux-2.6.10]: make modules_install install
三个过程结束之后我重启机器,使用2.6.10的内核引导失败。下面是引导暂停时屏幕的最后一段信息:
......
......
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem)
Mounted devfs on /dev
Red Hat nash version 3.4.42 starting
Mounting /proc filesystem
Creating block devices
Creating root devices
Mounting root filesystem mount: error 19 mounting ext3 pivotroot: pivot_root(/sysroot, /sysroot/initrd) failed: 2 unmount /initrd/proc failed: 2
Mounted devfs on /dev
Freeing unused kernel memory: 236k freed Kernel panic - not syncing: No init found. Try passing init= option to kernel..