qtopia - kernel panic

Edgar D' Souza edgar.b.dsouza at gmail.com
Mon Sep 1 09:25:24 CEST 2008


On Mon, Sep 1, 2008 at 9:31 AM, Ali <yaqoobali007 at gmail.com> wrote:
>
> Hi,
>    This is the output of printenv on u-boot prompt.
>
> =================================================================================
> menu_1=Boot from microSD (FAT+ext2): setenv bootargs ${bootargs_base}
> rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} init=/sbin/init
> ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000
[...]
> menu_9=Boot 200808 from microSD (FAT+ext3): setenv bootargs ${bootargs_base}
> rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts}  ro; mmcinit;
> fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000

Although a n00b at this myself, the only difference I can see between
menu_1 and menu_9 above is that menu_1 contains an "init=/sbin/init"
clause while menu_9 does not... however, when I tried Qtopia on SD
(FAT + ext2) I didn't muck around with any of this, and menu_1 worked
fine for me... is it possible that adding the "init=/sbin/init" clause
would help?

Ed.



More information about the support mailing list