因为之前从来没有接触过开发板,刚刚拿到一个mini6410,看着教程配置好minicom之后,修改了:
[s] Set the boot parameter of Linux
结果原来的系统就再也启动不起来,提示的错误就是:
/init: line 103: can't open /r/dev/console: no such file
Kernel panic - not syncing: Attempted to kill init!
是不是现在没有任何引导参数了,然后root=这个没有指定呢。。。求解应该指定什么呀。。。
或许是这个问题太过于初级,我在网上已经找了好久,都没有。有的都是SD卡的引导和NFS的引导的。。。 我只想知道这个默认的,从nand引导的。。。泪奔呀。。。