Chinaunix首页 | 论坛 | 博客
  • 博客访问: 189799
  • 博文数量: 24
  • 博客积分: 261
  • 博客等级: 二等列兵
  • 技术积分: 306
  • 用 户 组: 普通用户
  • 注册时间: 2012-10-29 08:25
文章存档

2015年(1)

2014年(1)

2013年(15)

2012年(7)

发布时间:2013-01-13 10:54:41

启动新内核出现错误:Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004     解决办法:重新配置内核支持EABI   make menuconfig Kernel Features  --->     [*] Use the ARM EABI to compile the kernel     [*]   Allow old ABI binaries to run with this ......【阅读全文】

阅读(16342) | 评论(0) | 转发(0)

发布时间:2013-01-13 10:47:01

下载新编译的内核出现:No filesystem could mount root, tried:  ext3 ext2 cramfs vfat msdos iso9660 romfs  ernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,3)Backtrace: [<c0118cc0>] (dump_backtrace+0x0/0x10c) from [<c045c768>] (dump_stack+0x18/0x1c) r6:c38a90......【阅读全文】

阅读(12042) | 评论(0) | 转发(1)

发布时间:2013-01-09 21:17:20

当用nfs下载时:nfs 32000000 172.17.28.159:/work/nfs_root/uImage_new; bootm 32000000   将卡死    解决办法:  我把无线网卡开启了,关了就可以下载过去......【阅读全文】

阅读(5957) | 评论(0) | 转发(0)

发布时间:2013-01-09 11:07:05

利用韦东山的Linux-3.4.2 打补丁后 编译内核出现arch/arm/mm/tlb-v4wbi.S:64:error: too many positional arguments ,不知道是哪里出现了问题????  有知道的还望指教下!     后来,我make distclean 后重新make uImage 就没有出现错误了,也不知道为什么。......【阅读全文】

阅读(4385) | 评论(0) | 转发(0)

发布时间:2013-01-09 10:28:21

出现错误原因:编译器的版本不配   解决办法:(1)换编译器(如4.3.3  版本高点的)  (2)make menuconfig  去掉Kernel Features->Use the ARM EABIto compile the kernel......【阅读全文】

阅读(1407) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册