Find the answer to your Linux question:
Results 1 to 4 of 4
Why the kernel is named vmlinuz? I have always been curious about this...
  1. #1
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064

    Why the name (vmlinuz?)

    Why the kernel is named vmlinuz? I have always been curious about this
    Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
    Linux User #425940

    Don't PM me with questions, instead post in the forums

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,228
    Well, Wikipedia has the history at:
    http://en.wikipedia.org/wiki/Vmlinux

    To sum it up: basically, UNIX used to call the kernel binary "unix". Once virtual memory entered the game, kernels supporting virtual memory were called "vmunix".

    Anyway, when Linux came around, they logically changed this to "vmlinux". The final step was the genesis of use of zlib compression to make the binary smaller (early i386 systems had a size restriction that sometimes was smaller than the kernel), and the name became "vmlinuz" to show the compression.
    DISTRO=Arch
    Registered Linux User #388732

  3. #3
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    Learn something new everyday.
    How to know if you are a geek.
    when you respond to "get a life!" with "what's the URL?"
    - Birger

    New users read The FAQ

  4. #4
    Just Joined! smp-freak's Avatar
    Join Date
    Jul 2006
    Posts
    19

    Learning something new everyday

    Yes I agree. never thought in looking it up. but now I know.

    which brings up a question..

    Who wants to go through the wiki and compile a linux lingo definitions manual for the forums?

    I think that would be cool.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •