构建linux文件系统时,出现Failed to execute /linuxrc.及解决方法

标签:
杂谈 |
分类: linux |
......
(限于篇幅,前面的提示信息,未于列出,同前面的博文)
......
Creating 3 MTD partitions on "NAND":
0x000000000000-0x000000040000 : "Boot"
0x000000200000-0x000000400000 : "kernel"
0x00000fb80000-0x00000ff80000 : "filesystem"
mousedev: PS/2 mouse device common for all mice
S3C24XX RTC, (c) 2004,2006 Simtec Electronics
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
yaffs: dev is 32505858 name is "mtdblock2"
rw
yaffs: passed flags ""
VFS: Mounted root (yaffs filesystem) on device 31:2.
Freeing init memory: 112K
Failed to execute /linuxrc.
[<c0036360>]
(unwind_backtrace+0x0/0xf8) from
[<c022b6b0>] (panic+0x58/0x19c)
[<c022b6b0>] (panic+0x58/0x19c) from
[<c0024588>]
(init_post+0xc0/0x138)
[<c0024588>] (init_post+0xc0/0x138)
from [<c0008434>]
(kernel_init+0xe8/0x124)
[<c0008434>] (kernel_init+0xe8/0x124)
from [<c0031e78>]
(kernel_thread_exit+0x0/0x8)
http://s11/middle/69d69315xb2b2ce130afa&690to
重新编译内核后,即可!