bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Loading below 1 MB


From: Yoshinori K. Okuji
Subject: Re: Loading below 1 MB
Date: Mon, 20 Aug 2001 02:32:33 +0900

From: Viktor Pracht <address@hidden>
Subject: Re: Loading below 1 MB
Date: Sun, 19 Aug 2001 16:14:32 +0200 (MEST)

> GRUB will probably be used only on real PCs, but once the Multiboot header of
> the kernel says to load at 1 MB, the kernel must be loaded at 1 MB by old
> and embedded systems too, no matter what boot loader they use.

Why? If you use your own boot loader on the latter systems, you don't
have to use the Multiboot-style booting method on them. So you should
be able to have your OS image to have different startup code both for
real PCs and for old and embedded systems simultaneously. Note that
you can distinguish if your OS image was booted by a
Multiboot-compliant boot loader or not, by examining the value of the
register EAX.

Okuji



reply via email to

[Prev in Thread] Current Thread [Next in Thread]