From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Contribution: a file loading module
Date: Fri, 24 Jun 2011 12:36:25 +0200 [thread overview]
Message-ID: <4E0468A9.3070208@gmail.com> (raw)
In-Reply-To: <BANLkTinkK3yxjxsrkTZMBbECDbr+vGzdLg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]
On 24.06.2011 11:33, Pierre-Nicolas Clauss wrote:
> 2011/6/24 Vladimir 'φ-coder/phcoder' Serbinenko <phcoder@gmail.com>:
>> On 23.06.2011 23:45, Pierre-Nicolas Clauss wrote:
>>>> You need to just add a small header to make this kernel
>>>> multiboot-compliant (read multiboot header and multiboot kludge)
>>> I know, but I have to give up my chainloader if I want to use a
>>> multiboot kernel.
>> Why? Multiboot specification specifically allows the files to be
>> multi-standard (an example is netbsd). You can add the header anywhere
>> in the first 8K and this shouldn't affect your own protocol.
> Are you saying that :
>
> kernel /my_multiboot_kernel
> chainloader /my_chainloader
> boot
>
> will load the kernel as per the multiboot header and then call the chainloader ?
> does grub guarantee that the kernel will be kept in memory ?
>
No, I'm saying that multiboot and another protocol are not mutually
exclusive. (and grub2 has no "kernel" command)
> Regards,
>
--
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-24 10:36 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
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 [this message]
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=4E0468A9.3070208@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.