Skip to content
EntityQ307118· pop 8· linked from 158 articles

Also known as vmlinuz

right|thumb|Linux kernel boot and decompression process

Wikidata facts

Subclass of
executable
Sources (3)

via Wikidata · CC0

~4 min read

Encyclopedic overview

8 sections
Contents
  • Etymology
  • Location
  • Compression
  • bzImage
  • See also
  • Notes and references
  • Further reading
  • External links

right|thumb|Linux kernel boot and decompression process

vmlinux (Virtual Memory Linux) is a statically linked executable file that contains the Linux kernel in one of the object file formats supported by Linux, which includes Executable and Linkable Format (ELF) and Common Object File Format (COFF). The vmlinux file might be required for kernel debugging, symbol table generation or other operations, but must be made bootable before being used as an operating system kernel by adding a multiboot header, bootsector and setup routines. vmlinuz is the compressed version of vmlinux.

Excerpted from Wikipedia’s “vmlinux” article, available under the CC BY-SA 4.0 licence.

Available in 8 languages

via Wikidata sitelinks · CC0