public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Way to combine kernel and initrd on x86 platform?
@ 2009-07-22 21:15 Subodh Nijsure
  2009-07-23  2:40 ` H. Peter Anvin
  0 siblings, 1 reply; 4+ messages in thread
From: Subodh Nijsure @ 2009-07-22 21:15 UTC (permalink / raw)
  To: linux-kernel

I have been using the arch/powerpc/boot/wrapper scripts to combine
linux and initrd.gz to create a single image for distribution.

Is there similar wrapper possible for x86 platforms also? This is my
first week of working on x86 embedded platform.

I know of initramfs option in 2.6 kernel, however the contents of
initrd in my case are created after the kernel is build i.e. will have
to "patch in" the initramfs at later point in build process.

/Subodh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-23 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 21:15 Way to combine kernel and initrd on x86 platform? Subodh Nijsure
2009-07-23  2:40 ` H. Peter Anvin
2009-07-23 20:50   ` Subodh Nijsure
2009-07-23 22:10     ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox