[syslinux] Best method for booting logical partions via syslinux...

Tech Digger techdiggr at yahoo.com
Fri Aug 29 01:16:11 PDT 2008


Hi.

Which is the preferable method for booting multiple logical partions via syslinux ?

1. Create seperate logical (fat 32) partitons for 'each' Live CD,
extracted and prepared identically via syslinux/syslinux.cfg (sdc5,
sdc6,sdc7 etc.)





2. Use Grub2 to attempt to boot seperate logical partitions with the same extracted Live CD plan as above.





3. Use the chain.c32 module that comes with the latest syslinux to boot logical partitions... i.e.

label Hardy


kernel chain.c32


append hd0 4

label CentOS
kernel chain.c32
append hd0 5

Thank you.



      


More information about the Syslinux mailing list