LTIB 编译下载运行出错总结

1、./ltib 运行编译

     ./ltib -configure 进行配置并编译

     当编译的时候会从网络上下载一些必要的包,但有时候明明在目录pkgs下有相应的包还是会下载。这个时候可能是由于md5校验出错。所以可以手动的对这些包重新生成md5

     例如 sudo md5sum udev-117-imx-lowcase2.patch > udev-117-imx-lowcase2.patch.md5

2 、JFFS2 error: (1) jffs2_build_inode_pass1: child dir "fonts" (ino #13) of dir ino #4 appears to be a hard link
VFS: Mounted root (jffs2 filesystem).
Freeing unused kernel memory: 304k freed
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.

原由 : flash没有erase彻底.

 

 

你可能感兴趣的:(下载,运行,编译,休闲,ltib)