I used to use multiple syslinux floppy images to implement what I call CD-ROM-multiboot (EL Torito supports up to 64 bootable images, Award BIOS 8 images, if not wrey old). Now that floppies are getting too small, I find that I must find a workaround for hard coded isolinux directory name in isolinux. Not a big deal, but there might be also others who would like to have multiboot feature. -- Raimo Koski Reseacher Probatus Technologies / Comptel Corporation Brahenkatu 20, FIN-20100 TURKU, Finland Tel: +358 2 2361141 5 alert tones Mobile: +358 2 2361141 6+ alert tones
Raimo Koski wrote:> I used to use multiple syslinux floppy images to implement what I call > CD-ROM-multiboot (EL Torito supports up to 64 bootable images, Award > BIOS 8 images, if not wrey old). Now that floppies are getting too > small, I find that I must find a workaround for hard coded isolinux > directory name in isolinux. Not a big deal, but there might be also > others who would like to have multiboot feature. >Unfortunately a lot of newer BIOSes don't support the multiboot features. That being said, the easiest way to deal with this is probably to change the filename and recompile. -hpa