Why does your initramfs depend on the kernel? Are you using kernel modules in the initramfs?

I thought the idea of initramfs was to decouple the kernel from the Filesystem image AMAP.

Trying to learn from your adventure (since I plan to use an initramfs on the future)

Charlie

Sent from my iPhone

On Nov 29, 2009, at 9:30 AM, Gregoire Gentil <[email protected]> wrote:

Hello,

I'm building an initramfs image for a beagleboard-like platform. I
managed to make it work but I have a kind of circular dependency,
meaning:

I build initramfs (which depends kernel), I add to the .config of kernel the path of the initramfs.cpio.gz, then I need to rebuild the kernel to
have the initramfs inside the uImage...

I obviously don't do it right. How is initramfs supposed to work in OE?

Grégoire




_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to