[syslinux] 64/32 auto select

Jun OKAJIMA okajima at digitalinfra.co.jp
Sun Dec 25 06:32:21 PST 2005




One idea - how about making ISOLINUX swichable between IA32 and AMD64 automatically?

A sample config is like this.
-----------------------------------------
Under ISOLINUX.CFG:
   label default
   arch=IA32:
      kernel=vmlinuz.32 initrd=image32.gz
   arch=AMD64:
      kernel=vmlinuz.64 initrd=image64.gz
-----------------------------------------

What is the merit?:
You can use same CD for both IA32 PC and AMD64 PC.

              --- Okajima, Jun. Tokyo, Japan.




More information about the Syslinux mailing list