Kernel

vmlinuz

English

Overview

The file name referring to the Linux kernel itself, in compressed executable form.

Details

A compressed, executable-format kernel image file, unpacked and loaded by the bootloader. The trailing "z" in the name signals that it's compressed; the uncompressed raw image goes by the separate name vmlinux.

More Linux terms