<div dir="ltr">Hi Ali,<br><br>sorry for that delay, but I was on vacation last week. If this issue was not solved, I&#39;d suggest to enter the following on bootscreen:<br><br>setenv bootargs console=ttySAC2,115200 rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} init=/sbin/init ro<br>
mmcinit<br>fatload mmc 1 0x32000000 ${sd_image_name}<br>bootm 0x32000000<br><br>you could copy paste it to USB console... If that still fails, please provide the full panic message here<br><br>regards,<br><br>Bernhard <br>
<br><div class="gmail_quote">On Mon, Sep 1, 2008 at 6:01 AM, Ali <span dir="ltr">&lt;<a href="mailto:yaqoobali007@gmail.com">yaqoobali007@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi,<br>
 &nbsp; &nbsp;This is the output of printenv on u-boot prompt.<br>
<br>
=================================================================================<br>
GTA02v5 # printenv<br>
boot_menu_timeout=300<br>
bootargs=roofstype=ext2 root=/dev/mmcblk0p2 console=tty0<br>
console=ttySAC2,115200 loglevel=8<br>
mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)<br>
init=/etc/startup<br>
bootargs_base=rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200<br>
console=tty0 loglevel=8 regular_boot<br>
bootcmd=setenv bootargs ${bootargs_base} ${mtdparts}; nand read.e 0x32000000<br>
kernel 0x200000; bootm 0x32000000<br>
bootdelay=1<br>
menu_1=Boot from microSD (FAT+ext2): setenv bootargs ${bootargs_base}<br>
rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} init=/sbin/init<br>
<div class="Ih2E3d">ro; mmcinit; fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000<br>
</div>menu_2=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv<br>
stderr usbtty<br>
menu_3=Set console to serial: setenv stdin serial; setenv stdout serial;<br>
setenv stderr serial<br>
menu_4=Set console to USB: setenv stdin usbtty; setenv stdout usbtty; setenv<br>
stderr usbtty<br>
menu_5=Set console to serial: setenv stdin serial; setenv stdout serial;<br>
setenv stderr serial<br>
menu_6=Reboot: reset<br>
menu_8=Power off: neo1973 power-off<br>
mtdids=nor0=physmap-flash,nand0=neo1973-nand<br>
mtdparts=mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs)<br>
quiet=1<br>
sd_image_name=uImage.bin<br>
splashimage=nand read.e 0x32000000 splash 0x5000; unzip 0x32000000 0x8800000<br>
0x96000<br>
stderr=usbtty<br>
stdin=usbtty<br>
stdout=usbtty<br>
usbtty=cdc_acm<br>
menu_9=Boot 200808 from microSD (FAT+ext3): setenv bootargs ${bootargs_base}<br>
<div class="Ih2E3d">rootfstype=ext3 root=/dev/mmcblk0p2 rootdelay=5 ${mtdparts} &nbsp;ro; mmcinit;<br>
fatload mmc 1 0x32000000 ${sd_image_name}; bootm 0x32000000<br>
</div>partition=nor0,0<br>
mtddevnum=0<br>
mtddevname=nor<br>
pcb_rev=0x000<br>
pcf50633_int1=0x80<br>
pcf50633_int2=0xaa<br>
<br>
Environment size: 1869/262140 bytes<br>
GTA02v5 #<br>
<br>
<br>
================================================================================<br>
<br>
I have tried both ext2 and ext3 setting .The kernel panic still persist.<br>
<div class="Ih2E3d"><br>
<br>
<br>
<br>
Bernhard Schauer wrote:<br>
&gt;<br>
&gt; Hi!<br>
&gt;<br>
&gt; Could you please perform a printenv on your Freerunner in uboot and<br>
&gt; provide<br>
&gt; the output?<br>
&gt;<br>
&gt; regards<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div><font color="#888888">--<br>
View this message in context: <a href="http://n2.nabble.com/dialer-error-tp780706p796473.html" target="_blank">http://n2.nabble.com/dialer-error-tp780706p796473.html</a><br>
Sent from the Openmoko Support mailing list archive at Nabble.com.<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
support mailing list<br>
<a href="mailto:support@lists.openmoko.org">support@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/support" target="_blank">https://lists.openmoko.org/mailman/listinfo/support</a><br>
</div></div></blockquote></div><br></div>