当前位置: 技术问答>linux和unix
移植linux3.3.5时候出现的问题
来源: 互联网 发布时间:2017-03-08
本文导语: VFS: Cannot open root device "mtdblock2" or unknown-block(0,0) Please append a correct "root=" boot option; here are the available partitions: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) [] (unwind_backtrace+0x0/0xf8) ...
VFS: Cannot open root device "mtdblock2" or unknown-block(0,0)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[] (unwind_backtrace+0x0/0xf8) from [] (panic+0x8c/0x1e0)
[] (panic+0x8c/0x1e0) from [] (mount_block_root+0x180/0x2b4)
[] (mount_block_root+0x180/0x2b4) from [] (prepare_namespace
+0x10c/0x1cc)
[] (prepare_namespace+0x10c/0x1cc) from [] (kernel_init+0xf0
/0x130)
[] (kernel_init+0xf0/0x130) from [] (kernel_thread_exit+0x0/
0x8)
Please append a correct "root=" boot option; here are the available partitions:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[] (unwind_backtrace+0x0/0xf8) from [] (panic+0x8c/0x1e0)
[] (panic+0x8c/0x1e0) from [] (mount_block_root+0x180/0x2b4)
[] (mount_block_root+0x180/0x2b4) from [] (prepare_namespace
+0x10c/0x1cc)
[] (prepare_namespace+0x10c/0x1cc) from [] (kernel_init+0xf0
/0x130)
[] (kernel_init+0xf0/0x130) from [] (kernel_thread_exit+0x0/
0x8)
|
如果你的分区注册正确
Please append a correct "root=" boot option; here are the available partitions:
下面会打印出识别的分区的,而现在没有打印出分区信息
Please append a correct "root=" boot option; here are the available partitions:
下面会打印出识别的分区的,而现在没有打印出分区信息