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]

loading the linux over redboot


Hi,

Has someone successfully loaded the linux image over redboot for the x86 based
PC platform?

After I booted the RedBoot from floppy, the prompt shown:

RAM: 0x00000000-0x000a0000, 0x00080510-0x000a0000 available
RedBoot>

Then, I loaded the kernel image using the following command.

RedBoot> load -r -b 0x00080600 bzImage
The console displays a lot of garbage and prompt came back and showed:
Raw file loaded 0x00080600-0x0013ed4a

I must load the kernel image into the wrong address.  Where should I load the
kernel image to?  And, what the starting address I shall use to execute the
kernel?  Thank in advance.

Jason  

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