Ramdisk Kernel panic - not syncing: VFS: Unable to mount root failed i.MX6 ULL 14x14 EVK Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Ramdisk Kernel panic - not syncing: VFS: Unable to mount root failed i.MX6 ULL 14x14 EVK Board

1,544 次查看
Adrain
Contributor I

setenv bootargs 'console=ttymxc0,115200 initrd=0x91000040,7898116 root=/dev/ram rootwait rw init=/linuxrc';setenv ipaddr 169.254.2.194; setenv serverip 169.254.2.193;tftpboot 81000000 uImage;setenv ipaddr 169.254.2.194; setenv serverip 169.254.2.193;tftpboot 90000000 100ask_imx6ull-14x14.dtb;tftpboot 91000000 ramdisk.uImage;bootm 81000000 91000000 90000000

[ 6.388593] RAMDISK: gzip image found at block 0
[ 7.905482] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 7.913798] ---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 69.653025] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_config.bin
[ 69.659585] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[ 69.665890] bluetooth hci0: Falling back to user helper
[ 127.372847] random: crng init done
[ 131.092994] Bluetooth: hci0: Failed to load rtl_bt/rtl8723b_fw.bin

0 项奖励
回复
2 回复数

1,388 次查看
sanjayben
Contributor II

Hi,

Did you find the solution for this.

I am also facing the same

0 项奖励
回复

1,376 次查看
joanxie
NXP TechSupport
NXP TechSupport

normally this issue is related to the memory, you can check if you set this correct or not, you also can refer to the link as below:

"https://community.nxp.com/t5/i-MX-Processors/iMX6-filesystem-as-RAMdisk/m-p/295769"

0 项奖励
回复