Utility to Create ELF Boot Images from Linux Kernel Images
mkelfImage is a program that makes an ELF boot image for Linux kernel
images. The image should work with any i386 multiboot compliant boot
loader as well as with an ELF boot loader that passes no options. It is
compliant with the LinuxBIOS ELF booting specification or with the
Linux kexec kernel patch.Its key feature is, that nothing relies on
BIOS calls, but they are made when necessary. This is useful for
systems running LinuxBIOS.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/mkelfImage && cd $_
- Create Badge
Refresh
Refresh
Comments 0