Re: Documentation for building an initrd (initial ramdisk) for ARM architecture

2007-11-26 Thread Leonid Podolny
Rafael Gomez Alcala wrote: Hello: I am interested in building initrd for ARM architecture. Is there a good document explaining this topic? I've checked the references in kernel Documentation directory and they are very general. What about a linuxrc guide? Thank you very much and sorry for my en

RE: Documentation for building an initrd (initial ramdisk) for ARM architecture

2007-11-26 Thread gnome
1) There should be either an info page or man page on mkinitrd. 2) There are many examples on google such as this one from Texas Instruments: focus.ti.com/lit/an/spraah2/spraah2.pdf NOTE: That pdf also has some basic startup script information which should help with your second question...