Difference between revisions of "Mkelfimage"
From coreboot
(Add blurb about vmlinux+initramfs and link to Initramfs page) |
(→Downloading and building mkelfImage: svn paths) |
||
Line 5: | Line 5: | ||
== Downloading and building mkelfImage == | == Downloading and building mkelfImage == | ||
− | $ svn co svn://coreboot.org/ | + | $ svn co svn://coreboot.org/coreboot/trunk/util/mkelfImage |
$ cd mkelfImage | $ cd mkelfImage | ||
$ ./configure | $ ./configure |
Revision as of 18:32, 30 October 2009
mkelfImage is a utility to create ELF boot images from Linux kernel images.
It might be possible to use a vmlinux file with an embedded initramfs image as a payload, without using mkelfImage. We haven't tested this yet and would appreciate your feedback if you decide to try this alternative approach.
Downloading and building mkelfImage
$ svn co svn://coreboot.org/coreboot/trunk/util/mkelfImage $ cd mkelfImage $ ./configure $ make
![]() |
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |