All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rick Warner <rick@microway.com>
To: Wakko Warner <wakko@animx.eu.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: zImage on 2.6?
Date: Tue, 3 May 2005 17:42:40 -0400	[thread overview]
Message-ID: <200505031742.40554.rick@microway.com> (raw)
In-Reply-To: <20050503164012.GE11937@animx.eu.org>

On Tuesday 03 May 2005 12:40 pm, Wakko Warner wrote:
> Please keep me CCd
>
> Rick Warner wrote:
> > On Monday 02 May 2005 09:29 pm, Wakko Warner wrote:
> > > Is it possible to use zImage on 2.6 kernels or is bzImage required?
> >
> > Why do you need the zImage anyway?  Maybe there is another way around the
> > problem you are having.  Can you post what you are trying to do (end
> > goal) ?
>
> This is a little project I'm doing to beable to load a system onto a hard
> drive.  The linux system is short lived by design and will run out of a
> tmpfs root populated by various tgz files found either on CDs or a USB
> stick.
>
> My goal (which I realize may not be achivable nor is it important in the
> long run) is to get the kernel and the initrd onto a single floppy disk
> (Currently, I'm ~80kb too large for this).
>
> I decided (remembering 2.2 days and prior when zImage was normally used) to
> try zImage to see what happened.  I was going to compare the size of the
> resulting images.  That's when I hit the problem.
>
> I understand that upx can compress the kernel better and I also remember
> hearing about utilizing bzip2 as the compressor for the kernel and initrd
> images.
>
> As far as my question, it still stands.  Is bzImage required (i386/x86) for
> a 2.6 kernel?

As others have mentioned, bzImage seems to be a requirement now for x86.  
However, zImage will not do any better for you.  I recall doing testing of 
zImage vs bzImage a long time back, and the bzImage kernels were slightly 
smaller than the zImage ones anyway.  I think you're going to be out of luck 
trying to get your kernel that small.  A single floppy boot/root disk isn't 
really possible with 2.6 kernels anymore.  Have you looked into pxe booting 
instead?  I work at a cluster company and we do tons of pxe/network booting 
stuff.

-- 
Richard Warner
Lead Systems Integrator
Microway, Inc
(508)732-5517

  parent reply	other threads:[~2005-05-03 21:42 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03  1:29 zImage on 2.6? Wakko Warner
2005-05-03  2:35 ` Randy.Dunlap
2005-05-03 10:45   ` Wakko Warner
2005-05-03 14:26     ` Randy.Dunlap
2005-05-03 16:33       ` Wakko Warner
2005-05-03 16:59         ` Randy.Dunlap
2005-05-03 22:19           ` Wakko Warner
2005-05-03 22:27             ` segin
2005-05-03 22:31               ` Wakko Warner
2005-05-03 23:15                 ` segin
2005-05-04  0:28                 ` shogunx
2005-05-04  1:29                   ` Wakko Warner
2005-07-12  4:55                   ` H. Peter Anvin
2005-05-03 22:37             ` Randy.Dunlap
2005-05-03 23:05               ` Wakko Warner
2005-05-03 23:16                 ` Randy.Dunlap
2005-07-12  4:54           ` H. Peter Anvin
2005-05-03 18:28     ` Krzysztof Halasa
2005-07-12  4:58       ` H. Peter Anvin
2005-05-03 16:06 ` Rick Warner
2005-05-03 16:40   ` Wakko Warner
2005-05-03 18:01     ` Lennart Sorensen
2005-05-03 18:44     ` Brian Gerst
2005-05-03 22:20       ` Wakko Warner
2005-05-03 21:42     ` Rick Warner [this message]
2005-05-03 22:23       ` Wakko Warner
2005-07-12  5:00         ` H. Peter Anvin
2005-05-04 13:50 ` Wakko Warner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200505031742.40554.rick@microway.com \
    --to=rick@microway.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wakko@animx.eu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.