[ECOS] At redboot, why go command can't execute a linux kernel
Andrew Lunn
andrew@lunn.ch
Tue Oct 19 11:46:00 GMT 2004
On Tue, Oct 19, 2004 at 02:16:00AM -0400, Daniel Yu wrote:
> Hi all:
> I am using the ixp425 + coyote. After porting the redboot to the
> machine, all things run well. But , when i load the linux kernel into ram
> and use "go" command to run it, the screen freezed forever. The only way to
> run linux kernel on my machine is the "exec" command. What's wrong with it?
> At the previous board: coyote based machine, "go" and "exec" command both
> can run the linux kernel.
Go is not intended to start the Linux kernel. If it did work, that was
only by chance. The only supported way to start the Linux kernel is
via exec.
Andrew
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list