public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Richard Todd <richardt@vzavenue.net>
To: Christian Koenig <"ChristianK."@t-online.de>
Cc: linux-kernel@vger.kernel.org, richardt@vzavenue.net
Subject: Re: [PATCH] Making vmlinux Multiboot compliant and grub capable of loading modules at boot time. (1 Part)
Date: Mon, 10 Dec 2001 01:51:14 +0000	[thread overview]
Message-ID: <20011210015114.A1003@localhost.localdomain> (raw)
In-Reply-To: <16ChzA-1vH6GWC@fwd01.sul.t-online.com>
In-Reply-To: <16ChzA-1vH6GWC@fwd01.sul.t-online.com>; from "ChristianK."@t-online.de on Sat, Dec 08, 2001 at 02:59:18PM +0100

On Sat, Dec 08, 2001 at 02:59:18PM +0100, Christian Koenig wrote:
> The patch is for 2.4.14 Kernel Source, but it should patch well on other 
> Versions (at least the module loader).

It patched 2.5.1-pre8 cleanly, except for a makefile.  I'm running
2.5.1-pre8 with this patch right now.

> I know that vmlinux isn't compressed and contains unused elf-sections.

Just 'gzip -9 vmlinux'  Grub will uncompress it for you.
This actually makes for a smaller file than bzImage (on
my machine, anyway).  

Are the unused sections taking up space at runtime?

> Tell me what you thing about it.
It's a cool hack!  I like grub's module loading mechanism
better than the initrd solution.

Unfortunately, grub doesn't run on all supported platforms.
And the multiboot specification isn't an accepted standard.
(grub docs just read like it is.....)

Richard Todd

  reply	other threads:[~2001-12-09 19:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-08 13:59 [PATCH] Making vmlinux Multiboot compliant and grub capable of loading modules at boot time. (1 Part) Christian Koenig
2001-12-10  1:51 ` Richard Todd [this message]
2001-12-09 22:17   ` Christian Koenig

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=20011210015114.A1003@localhost.localdomain \
    --to=richardt@vzavenue.net \
    --cc="ChristianK."@t-online.de \
    --cc=linux-kernel@vger.kernel.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