qtopia - kernel panic

arne anka openmoko at ginguppin.de
Fri Aug 29 15:34:46 CEST 2008


> I was able to access u-boot terminal and changed the environment
> variable mentioned in the website  and saved env variable and i switch
> off the phone .This is the environment i set.
>
> setenv menu_9 Boot from microSD (FAT+ext2): setenv bootargs  
> \${bootargs_base} rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5  
> \${mtdparts} ro\; mmcinit\; fatload mmc 1 0x32000000 \${sd_image_name}\;  
> bootm 0x32000000
>
>
>
> Start the neo-freerunner with Nand u-boot menu ,a new entry is displayed
> and i select the new entry  to boot the microsd card .
>
> I get the same kernel panic.


of course, what did you expect?
afair your root is ext3 and you set again ext2

rootfstype should read _ext3_

... rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5  ...

make sure that you got a recent u-boot.

and please: do not simply hit reply and send but shorten the mails!



More information about the support mailing list