* Multiboot-compliant x84-64 Kernel?
[not found] <15496.1131912078@www87.gmx.net>
@ 2005-11-13 20:13 ` Alita Friedrichsen
2005-11-13 21:02 ` Marco Gerards
0 siblings, 1 reply; 8+ messages in thread
From: Alita Friedrichsen @ 2005-11-13 20:13 UTC (permalink / raw)
To: grub-devel
Hi,
I want to write a little Multiboot-compliant x84-64 Kernel. Is there any
good way to boot it with GRUB Legacy? What are the plans for the future?
cu
Alita
--
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 20:13 ` Multiboot-compliant x84-64 Kernel? Alita Friedrichsen
@ 2005-11-13 21:02 ` Marco Gerards
2005-11-13 21:38 ` Alita Friedrichsen
0 siblings, 1 reply; 8+ messages in thread
From: Marco Gerards @ 2005-11-13 21:02 UTC (permalink / raw)
To: The development of GRUB 2
"Alita Friedrichsen" <x-alita@gmx.net> writes:
Hi Alita,
> I want to write a little Multiboot-compliant x84-64 Kernel. Is there any
> good way to boot it with GRUB Legacy? What are the plans for the future?
There are plans for a new multiboot. You could have a look at the
plans on the wiki:
http://grub.enbug.org/
This is all for GRUB 2. For GRUB Legacy this just won't happen, I
think.
--
Marco
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 21:02 ` Marco Gerards
@ 2005-11-13 21:38 ` Alita Friedrichsen
2005-11-13 21:42 ` Marco Gerards
0 siblings, 1 reply; 8+ messages in thread
From: Alita Friedrichsen @ 2005-11-13 21:38 UTC (permalink / raw)
To: The development of GRUB 2
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 711 bytes --]
Hi Marco!
> There are plans for a new multiboot.
Oh, that sounds good. Protect the Multiboot information structure from
overwriting ist a realy hard job.
> This is all for GRUB 2. For GRUB Legacy this just won't happen, I
> think.
But how log does it take before I can use it? GRUB Legacy comes with every
new Linux distribution. Thats is realy cool, so that the current Multiboot
Specification is a Standard that works. I don't want to break with that
Standard. Are there any Multiboot-compliant x86-64 Kernels out there? If
yes, how do do they that?
cu
Alita
--
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 21:38 ` Alita Friedrichsen
@ 2005-11-13 21:42 ` Marco Gerards
2005-11-13 22:01 ` Alita Friedrichsen
0 siblings, 1 reply; 8+ messages in thread
From: Marco Gerards @ 2005-11-13 21:42 UTC (permalink / raw)
To: The development of GRUB 2
"Alita Friedrichsen" <x-alita@gmx.net> writes:
> Hi Marco!
>
>> There are plans for a new multiboot.
>
> Oh, that sounds good. Protect the Multiboot information structure from
> overwriting ist a realy hard job.
>
>> This is all for GRUB 2. For GRUB Legacy this just won't happen, I
>> think.
>
> But how log does it take before I can use it? GRUB Legacy comes with every
> new Linux distribution. Thats is realy cool, so that the current Multiboot
> Specification is a Standard that works. I don't want to break with that
> Standard. Are there any Multiboot-compliant x86-64 Kernels out there? If
> yes, how do do they that?
You could have a look at the archives of the list. IIRC there was a
patch for 64 bits ELFs that was applied to GRUB 2. That is for the
current multiboot. Perhaps that's enough for you.
--
Marco
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 21:42 ` Marco Gerards
@ 2005-11-13 22:01 ` Alita Friedrichsen
2005-11-13 22:14 ` Marco Gerards
2005-11-13 22:26 ` Timothy Baldwin
0 siblings, 2 replies; 8+ messages in thread
From: Alita Friedrichsen @ 2005-11-13 22:01 UTC (permalink / raw)
To: The development of GRUB 2
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 816 bytes --]
Hi Marco!
> You could have a look at the archives of the list. IIRC there was a
> patch for 64 bits ELFs that was applied to GRUB 2. That is for the
> current multiboot. Perhaps that's enough for you.
Yes, thanks. But this Patch first is not Multiboot-compliant und secondly
does not work with GRUB Legacy. I'm searching for way to boot my Kernel with
a normal GRUB. If there ware a Multiboot Specification that specify that and
the GRUB, that implement that, would released in the next month, this would
something defferent, but today there is nothing fixed. So I'm looking for a
preferably good way to boot my Kernel with the current Multiboot
Specification.
cu
Alita
--
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat* http://www.gmx.net/de/go/dsl
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 22:01 ` Alita Friedrichsen
@ 2005-11-13 22:14 ` Marco Gerards
2005-11-13 22:26 ` Timothy Baldwin
1 sibling, 0 replies; 8+ messages in thread
From: Marco Gerards @ 2005-11-13 22:14 UTC (permalink / raw)
To: The development of GRUB 2
"Alita Friedrichsen" <x-alita@gmx.net> writes:
> Hi Marco!
>
>> You could have a look at the archives of the list. IIRC there was a
>> patch for 64 bits ELFs that was applied to GRUB 2. That is for the
>> current multiboot. Perhaps that's enough for you.
>
> Yes, thanks. But this Patch first is not Multiboot-compliant und secondly
> does not work with GRUB Legacy. I'm searching for way to boot my Kernel with
> a normal GRUB. If there ware a Multiboot Specification that specify that and
> the GRUB, that implement that, would released in the next month, this would
> something defferent, but today there is nothing fixed. So I'm looking for a
> preferably good way to boot my Kernel with the current Multiboot
> Specification.
It was applied by Okuji IIRC, so I assume the patch is multiboot
complaint... But I didn't read the patch entirely.
If you have questions about GRUB Legacy you should ask on
bug-grub@gnu.org. This list is about GRUB 2.
--
Marco
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 22:01 ` Alita Friedrichsen
2005-11-13 22:14 ` Marco Gerards
@ 2005-11-13 22:26 ` Timothy Baldwin
2005-11-13 22:38 ` Alita Friedrichsen
1 sibling, 1 reply; 8+ messages in thread
From: Timothy Baldwin @ 2005-11-13 22:26 UTC (permalink / raw)
To: The development of GRUB 2
[-- Attachment #1: Type: text/plain, Size: 363 bytes --]
On Sunday 13 Nov 2005 22:01, Alita Friedrichsen wrote:
> So I'm looking for a preferably good way to boot my Kernel with the current
> Multiboot Specification.
Your kernel will have to switch to 64 bit mode itself, if using GRUB Legacy.
--
Member AFFS, WYLUG, SWP (UK), UAF, RESPECT, StWC
No to software patents! Victory to the iraqi resistance!
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Multiboot-compliant x84-64 Kernel?
2005-11-13 22:26 ` Timothy Baldwin
@ 2005-11-13 22:38 ` Alita Friedrichsen
0 siblings, 0 replies; 8+ messages in thread
From: Alita Friedrichsen @ 2005-11-13 22:38 UTC (permalink / raw)
To: The development of GRUB 2
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 355 bytes --]
Hallo Timothy!
> Your kernel will have to switch to 64 bit mode itself, if using GRUB
> Legacy.
Sure, but what is the best way to link the 64-Bit Code in to the 32-Bit ELF?
Or is it better to use a.out?
cu
Alita
--
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat* http://www.gmx.net/de/go/dsl
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-11-13 22:38 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <15496.1131912078@www87.gmx.net>
2005-11-13 20:13 ` Multiboot-compliant x84-64 Kernel? Alita Friedrichsen
2005-11-13 21:02 ` Marco Gerards
2005-11-13 21:38 ` Alita Friedrichsen
2005-11-13 21:42 ` Marco Gerards
2005-11-13 22:01 ` Alita Friedrichsen
2005-11-13 22:14 ` Marco Gerards
2005-11-13 22:26 ` Timothy Baldwin
2005-11-13 22:38 ` Alita Friedrichsen
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.