Eric W. Biederman wrote:

> Tyson D Sawyer <[EMAIL PROTECTED]> writes:
> 
> 
>>I had
>>hopes of using an elfimage with a built in ramdisk image (with romfs) or
>>something like that, but inspite of recent postings for elf patches and the
>>like, I haven't figured out where to begin or how it works.
>>
> 
> Hmm. It looks like I need to give mkelfImage a usage...
> 
> For your case I expect what you want looks something like:
> mkelfImage --command-line="console=ttyS0,115200 root=/dev/ram0" \
>   --kernel=bzImage --ramdisk=romfs.img --output=kernel_ramdisk.elf
> 
> And then in the toplevel config script:
> payload ../kernel_ramdisk.elf
> 
> Does that help answer your questions of where to start?


Yup!  Cool!  It will take me a little while to get through merging _my_ 
"current" stuff into the current cvs sources, so be patient.

Thanks!
Ty

 


-- 
Tyson D Sawyer                             iRobot Corporation
Senior Systems Engineer                    Military Systems Division
[EMAIL PROTECTED]                         Robots for the Real World
603-532-6900 ext 206                       http://www.irobot.com

Reply via email to