[syslinux] [PATCH] chain.c32: add support for loading GRUB stage2

Shao Miller Shao.Miller at yrdsb.edu.on.ca
Tue Jun 29 03:55:34 PDT 2010


Paul Bolle wrote:
> It looks like I misinterpreted chain.c32's usage.

Well, though "fs" popped up in the mailing-list a good while back, it 
wasn't incoporated until last week, so it's new.

> I've pasted (at the bottom of this message) a draft patch that clarifies
> chain.c32's usage a bit. The idea of this patch is to:
> - update the usage comment and the usage string;

Yeah "chain.c32 [boot][[" "|","]<partition>] [options]" might be more 
appropriate.

> - s/drivename/argument/g;

The only exception where "drivename" might not be the name of the drive 
to boot would be using "guid:" or "label:" or "fs".  For the "guid:" 
case, it still might specify the GUID of a GPT drive.  Does "drivename" 
give a little more meaning than "argument" to a reader?

> - disallow setting a partition for the "fs" argument;

Good point.

> - do not allow arguments like "hd1,2" (that should be "hd1 2" instead);

Why?  People use "chain.c32 hd1,2".

- Shao Miller




More information about the Syslinux mailing list