Difference between revisions of "Mkelfimage"
From coreboot
m |
(Add blurb about vmlinux+initramfs and link to Initramfs page) |
||
| Line 1: | Line 1: | ||
| − | ''' | + | '''mkelfImage''' is a utility to create ELF boot images from Linux kernel images. |
| − | == Downloading and building | + | It might be possible to use a vmlinux file with [[Initramfs|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/repos/trunk/util/mkelfImage | $ svn co svn://coreboot.org/repos/trunk/util/mkelfImage | ||
Revision as of 19:18, 9 October 2008
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/repos/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: |