This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: At redboot, why go command can't execute a linux kernel


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]