Hello from Gregg C Levine normally with Jedi Knight Computers Any suggestions for creating those images? Outside of the obvious for creating the elf image that the program itself creates, the ram disk ones are my question. ------------------- Gregg C Levine [EMAIL PROTECTED] ------------------------------------------------------------ "The Force will be with you...Always." Obi-Wan Kenobi "Use the Force, Luke."� Obi-Wan Kenobi (This company dedicates this E-Mail to General Obi-Wan Kenobi ) (This company dedicates this E-Mail to Master Yoda )
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:owner- > [EMAIL PROTECTED]] On Behalf Of Eric W. Biederman > Sent: Wednesday, January 30, 2002 7:35 PM > To: Tyson D Sawyer > Cc: [EMAIL PROTECTED] > Subject: Re: Versions, Stable [Was: Sourceforge problems] > > 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? > > Eric > > >
