Failed to execute /linuxrc - 128MB Qtopia

Andrew Gatt
Right then i've managed to upload the qtopia 128MB image and have the
kernel booting after repartitioning the NAND, but now i've got a "failed to
execute linuxrc" error. Honeybee mentions this problem in this thread:

http://friendlyarm.net/forum/topic/541?lang=en

Can you or anyone else tell me what i need to change to get this to boot?
I'm so close to getting the latest images working!

Andrew Gatt
Looks like the default linux_cmd_line is off.

Boot into supervivi in NOR

> q
> param set linux_cmd_line "noinitrd root=/dev/mtdblock3 init=/linuxrc
console=ttySAC0"

The change to note is root=/dev/mtdblock3 NOT root=/dev/mtdblock2 which is
default.

It now boots with the latest images!!

Xristos
It almost works for me!
But when I boot from NAND it does nothing and when I boot from NOR --> b
It drops a massage:
Please press Enter to activate this console. eth0: link up, 100Mbps,
full-duplex, lpa 0x41E1
if I press Enter drops:
-/bin/sh: id: not found
and logs in as root.
It seems to work via serial but the LCD stays in "Starting Qtopia"!