Results 1 to 4 of 4
Why the kernel is named vmlinuz? I have always been curious about this...
- 08-01-2006 #1
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
- 08-01-2006 #2
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
- 08-01-2006 #3
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
- 08-02-2006 #4
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.


Reply With Quote
