From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Contribution: a file loading module
Date: Thu, 23 Jun 2011 21:57:44 +0200 [thread overview]
Message-ID: <4E039AB8.1050701@gmail.com> (raw)
In-Reply-To: <BANLkTinXi9LyQ81hyQxmgJZd4Y121sqtHg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]
On 23.06.2011 21:41, Pierre-Nicolas Clauss wrote:
> Basically, I wanted to have a small chainloader of mine to load my kernel.
> IIRC, I cannot use both the 'kernel' and 'chainloader' commands
> together, so I just skipped using a multiboot compliant kernel and
> have the chainloader to jump at a given address (1MB).
> This module is only intended to load the kernel at this expected
> address, so I only rely on the 'chainloader' command.
>
You need to just add a small header to make this kernel
multiboot-compliant (read multiboot header and multiboot kludge)
> But again, I'll try to make the whole thing a clean loader.
> If I come up with such a loader, do you consider it could be eligible
> for inclusion in grub ? Maybe maintaining the loaders for all the
> kernel formats of hobbyist like me is not what you wish for...
Nope. We won't maintain loaders for a single system which will always
stay extremely minor (if your OS becomes major it can be reconsidered).
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2011-06-23 19:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-17 16:11 Contribution: a file loading module Pierre-Nicolas Clauss
2011-06-23 15:42 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-06-23 19:41 ` Pierre-Nicolas Clauss
2011-06-23 19:57 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-06-23 21:45 ` Pierre-Nicolas Clauss
2011-06-23 22:01 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-06-24 9:33 ` Pierre-Nicolas Clauss
2011-06-24 10:36 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-06-24 11:31 ` Brendan Trotter
2011-06-25 2:24 ` Graeme Russ
2011-06-25 3:23 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-06-25 3:35 ` Graeme Russ
2011-06-25 3:54 ` Vladimir 'φ-coder/phcoder' Serbinenko
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=4E039AB8.1050701@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.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.