I encoutered this same situation as well now, and I need an emegent fixing.
Could you tell me how to fix this issue?


On Monday, July 12, 2010 4:53:27 PM UTC+8, ycwang wrote:
>
> hi all,
>     I always get the error message below while kernel booting~ 
>     CONFIG_CMDLINE="console=ttyS0, 115200 mem=128M uard_dma android"
>     
>     VFS: Cannot open root device "<NULL>" or unknown-block(0,0)
>     please append a correct "root=" boot option; here are the available 
> partitions:
>     1f00           1024 mtdblock0 (driver?)
>     1f01           3072 mtdblock1 (driver?)
>     1f02          65536 mtdblock2 (driver?)
>     1f03         177536 mtdblock3 (driver?)
>      ....
>     1f07              512 mtdblock7 (driver?)
>     kernel panic - not syncing: VFS: Unable to mount root fs on 
> unknown-block(0, 0)
>
>     I also tried
>     CONFIG_CMDLINE="root=/dev/mtdblock2 rw init=/init console=ttyS0, 
> 115200 mem=128M uard_dma android"
>     VFS: Cannot open root device "mtdblock2" or unknown-block(31,2)
>     please append a correct "root=" boot option; here are the available 
> partitions:
>     1f00           1024 mtdblock0 (driver?)
>     1f01           3072 mtdblock1 (driver?)
>     1f02          65536 mtdblock2 (driver?)
>     1f03         177536 mtdblock3 (driver?)
>      ....
>     1f07              512 mtdblock7 (driver?)
>     kernel panic - not syncing: VFS: Unable to mount root fs on 
> unknown-block(31, 2)
>
>     need some advance~~thanks !!
>
> -- 
> Regards
> Y-C Wang
>  

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to