On Tue, Mar 16, 2010 at 08:59:49AM -0300, Alan Carvalho de Assis wrote:
> Are you using kernel 2.6.x?
> 
> Just enter your roofs path on "Initramfs source file(s)" in the Linux kernel:
> http://web.archive.org/web/20060515195833/http://www.timesys.com/timesource/initramfs.htm
> 
> I never tested it on uClinux, but using Linux kernel for MMU it works fine.
> 
> In fact uClinux uses other approaches, search for romfs on mailing list.

I prefer using a combined image instead.  I hate the idea of having to
recompile (or at least relink) my kernel to update the ramfs.  Yuck!

I use a cpio initramfs archive combined with the kernel image into a
single file using mkimage.  Much simpler to update and seperates the
kernel compile step from the image creation step.

-- 
Len Sorensen
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to