[syslinux] [PATCH] chain.c32: add menu support to grub loader

H. Peter Anvin hpa at zytor.com
Thu Jul 1 07:28:59 PDT 2010


On 07/01/2010 01:27 AM, Paul Bolle wrote:
> On Wed, 2010-06-30 at 16:20 -0700, Gert Hulselmans wrote:
>> Paul Bolle wrote:
>>> Allow the grub loader to (optionally) support using a GRUB menu file.
>>> For example
>>>     chain fs grub=stage2,grub.conf
>>>
>>> will load GRUB's stage2 and pass the (absolute) path to the file
>>> "grub.conf" in the Syslinux filesystem to GRUB's stage2. [...]
>> Why do you add (drivenumber,partition) to the config file name?
> 
> In short:  because the patch only allows to use GRUB configuration files
> from the Syslinux filesystem.
> 

Except that is not a technical restriction.  Furthermore, in the future,
Syslinux will almost certainly will allow different I/O options than
Grub; in fact, that can *already* happen especially when booting from
the network.

	-hpa

-- 
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel.  I don't speak on their behalf.




More information about the Syslinux mailing list