Science  People  Locations  Timeline
Index: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Home > Vmlinux


 

On Linux systems, vmlinux is an ELF executable file that contains the Linux kernel. It typically resides in the "/boot/" directory.

1 Compression and binary

On many Linux distributions, vmlinux can be compressed into a file called bzImage or vmlinuz (a shortening of the filename "vmlinux.z") to save space, though this may slightly increase boot-up time. The file called zImage is a binary version of vmlinux, which may speed up boot time.

2 Etymology

The term vmlinux is a descendant of Unix's vmunix and vmuniz . VM stands for virtual machine.

This article is a stub. You can help Wikipedia by [ ṣlocalurl: : |action=edit}} expanding it].



Read more »

Non User