Hi,

No, I think I know the problem. I had the same on my hx4700.
Remove the "console=" option. The kernel will then write output traces to
the framebuffer.

with console=tty1 the kernel traces SHOULD be routed to the serial port, but
it doesn't work.

So I recommend:
set KERNEL "zImage"
set kernelcrc 1
set CMDLINE "debug rootdelay=2 root=/dev/mmcblk0p2"
bootlinux

I guess the rootdelay=1 is not long enough, so you get a VFS panic and
without traces, you'll wait in the dark :)

Regards,
Sebastien.
_______________________________________________
Haret mailing list
[email protected]
https://handhelds.org/mailman/listinfo/haret

Reply via email to