~4 min read
Article
8 sectionsContents
- 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.
Connections
kernel
Entity
Linux kernel
Entity
GNU C Library
Entity
loadable kernel module
Entity
Lempel–Ziv–Markov chain algorithm
Entity
initrd
Entity
Direct Rendering Manager
Entity
Linus Torvalds
Entity
hard disk
Entity
Q11368
Entity
prefix
Entity
GNU General Public License
Entity
BIOS
Entity
data compression
Entity
computer storage media
Entity
Tux
Entity
device driver
Entity
Red Hat
Company
Q14658
Entity
LAMP
Entity