From: Luca Abeni <[EMAIL PROTECTED]>
Subject: Re: MultiBoot infos
Date: Fri, 29 Sep 2000 19:38:28 +0200 (CEST)

> this solution (I don't like to use a modified version of a standard). Is
> there any way to solve this problem in a simpler way without modifying
> anything in the standard? (I hope my description is not too confused...)

  Can't you determine if a program runs on DOS or not by the program
itself? I don't remember well, but there should be a way to detect the
presence of an extender. If that is difficult or impossible, you
should pass another magic in EAX from your DOS loader.

> Moreover, since I am currently using the old version of the standard
> (the one described in the original grub page) I want to port my programs
> to the new one. Is the standard ``stable'', or there is the possibility
> that it will change in a short time? (in the second case, I will wait
> for the new version)

  No and yes. The Multiboot Specification 0.7 is in progress and GRUB
doesn't support the new features yet.

Okuji

_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to