mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Wakko Warner <wakko@animx.eu.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: zImage on 2.6?
Date: Tue, 3 May 2005 16:16:02 -0700	[thread overview]
Message-ID: <20050503161602.511a7dfc.rddunlap@osdl.org> (raw)
In-Reply-To: <20050503230532.GA13063@animx.eu.org>

On Tue, 3 May 2005 19:05:32 -0400 Wakko Warner wrote:

| Randy.Dunlap wrote:
| > On Tue, 3 May 2005 18:19:22 -0400 Wakko Warner wrote:
| > 
| > | Randy.Dunlap wrote:
| > | > On Tue, 3 May 2005 12:33:43 -0400 Wakko Warner wrote:
| > | > | Yes, I do recall it says "System is 724k".  zImage failes.  bzImage says
| > | > | 724k as well and succeeds.
| > | > 
| > | > The image size needs to be <= 0x7f000 (520192 bytes, 508 KB).
| > | > 
| > | > (No, I don't know why, just that this is what is being
| > | > enforced.)
| > | > 
| > | > Just cut more out of the kernel image...
| > | 
| > | Any suggestions?  All that I know of that is modularizable is a module,
| > | except for keyboard, ext2, unix sockets, ramdisk+initrd.  Some of the options I need since
| > | this is supposed to support all relevent hardware that we use where I work.
| > | (all scsi,ide,sata,raid cards,ethernet cards that we have)
| > 
| > Are those (mostly) modular?
| 
| Yes.
| 
| > Is this supposed to be a kernel that is used on a regular basis,
| > not just a temporary quick boot thing?
| 
| I'd say it would be used frequently, but short lived.
| 
| > You want one kernel that handles many configurations but fits
| > in < 510 KB?  That is aggressive.  :)
| 
| =)  hehe, if I can.
| 
| > I think of this as being a custom kernel, but it sounds
| > like you want a very general-purpose (small) one.
| 
| Yes, very custom.
| 
| 
| > | SCSI_PROC_FS=y
| > drop this one
| > 
| > | AIC7XXX_DEBUG_ENABLE=y
| > | AIC7XXX_REG_PRETTY_PRINT=y
| > | AIC79XX_DEBUG_ENABLE=y
| > | AIC79XX_REG_PRETTY_PRINT=y
| > drop these.
| 
| All SCSI is a module, these I assume are just capabilites in the modules.

OK.

| > | SOUND_GAMEPORT=y
| > drop.
| 
| Couldn't find a configure option to disable this.  It caught my eye too.  I
| don't have gameport in input configured.

OK, probably hidden.

| > | VT=y
| > | VT_CONSOLE=y
| > | HW_CONSOLE=y
| > | VGA_CONSOLE=y
| > | DUMMY_CONSOLE=y
| > drop that ^^^^^
| 
| All of those or DUMMY_CONSOLE?

I meant just DUMMY_CONSOLE.

| 
| > so what's the problem with using a bzImage kernel?
| 
| Nothing, I wanted to see if zImage would be smaller.  As others have stated,
| it's not.  However, I did not know this.
| 
| I do appriate your time in helping me.  I'm real close to getting this on a
| single floppy (if I formatted to 1.7mb, it would be easy.  I know some of
| our systems that I would need this on can't use these).  One goal is to use
| the same kernel for all booting.

Good luck, have fun.

---
~Randy

  reply	other threads:[~2005-05-03 23:18 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03  1:29 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 [this message]
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
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=20050503161602.511a7dfc.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®