打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
Kernel panic - not syncing: No init found. Try passing init= option to kerne
Kernel panic - not syncing: No init found. Try passing init= option to kerne
2009年07月28日 星期二 15:19
内核启动参数为:
noinitrd root=/dev/mtdblock2 init=/linuxrc console=ttySAC0,115200
内核启动显示:
Warning: unable to open an initial console.
Failed to execute /linuxrc.   Attempting defaults...
Kernel panic - not syncing: No init found.   Try passing init= option to kernel.
解决:
创建rootfs过程中,在/dev目录下手动创建如下节点:
mknod -m 660 null c 1 3
mknod -m 660 console c 5 1


grub文件注释
default=0
timeout=5
hiddenmenu
title CentOS (2.6.18-194.el5)
        root (hd0,0)               ------hd0第一块硬盘,0代表第一分区
        kernel /bzImage ro root=/dev/sda2 acpi=off   -----------/dev/sda2:代表/根目录所在分区
~
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
Linux “Kernel Panic” — Prevent Cardiac Arrest...
[z]Kernel panic - not syncing: Attempted to kill init!
系统启动挂载根文件系统时Kernel panic
ubuntu更新时候强制重启开机后无法进入
u-boot中分区和内核MTD分区关系
mini2440 文件系统移植
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服