View Single Post
Posts: 4 | Thanked: 2 times | Joined on Aug 2012
#484
Thx a million @caveman im getting closer.. now my kernels get loaded but the root system does not mount.. kernel panic..

here is some of my configs:
kernel is /boot/vmlinuz-2.6.28.NIT.07


the configuration file im using is
Code:
ITEM_NAME="NITDroid"
ITEM_KERNEL="vmlinuz-2.6.28.NIT.07"
ITEM_CMDLINE="snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk0p6 rw rootdelay=10 init=/init panic=20 debug"
ITEM_OMAPATAGS="1"
- on the u-boot command i ran ext2ls mmc 1:6 and it correctly showed the android file system

i ran u-boot-update-bootmenu but im getting a kernel panic with the following message..

i saw that someone else had a similar problem here but im not sure it offers a solution

Code:
[...]
List of all partitions:
No filesystem could mount root, tried:  ubifs
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)
[...]
any ideas guys ??
 

The Following User Says Thank You to precioso77 For This Useful Post: