linux-l: Kernel 2.2.4 bzImage

Ralph Angenendt ralph at snafu.de
Mi Mär 31 01:07:05 CEST 1999


On Tue, Mar 30, 1999 at 10:17:19AM +0200, Johannes Heinecke wrote:
> 
> 
> Hallo,
> 
> ich habe gerade den Kernel 2.2.4 kompiliert.
> Mit `make zImage' bekomme ich aber immer die Fehlermeldung,
> dass das System zu gross sei (!?!). `make bzImage' klappt zum Gl"uck. 
> Kann ich /usr/src/linux..../arch/i386/bzImage einfach nach
> /vmlinuz kopieren? Ist beim Booten klar, dass bzip2 statt gunzip
> zum entpacken verwendet wird? 

Achtung! Sehr sehr großes Mißverständnis! 

`make zImage` heißt ungefähr soviel wie `make zipped image`, also
`packe das Imgae bitte ein`. `make bzimage` heißt allerdings nicht
`packe mir das Image mit bzip2 ein`, sondern eher `make big zipped
image`, also eher sowas wie `packe das Image, sage aber dem
Bootloader Bescheid, daß das Ding über 512KB groß ist`.

Mit bzip2 hat das ganze nichts zu tun.

Ralph
-- 
Two computer people discussing those old stories about Bill Gates'
name adding up to 666 in ASCII: "I hear that if you play the NT 4.0
CD backwards, you get a Satanic message!" "That's nothing. If you
play it forward, it installs NT 4.0!"        --John Horner



Mehr Informationen über die Mailingliste linux-l