While Syslinux' COMBOOT32 modules care about which version of Syslinux (SYSLINUX, PXELINUX, ISOLINUX, etc.) is being used, MEMDISK is independent of the Syslinux version. MEMDISK is also independent of the iPXE version. It is a Linux x86 kernel format binary and can be booted by any boot-loader capable of booting those. (Such as iPXE.)
I would use any MEMDISK from any Syslinux >= 3.84 to boot .ISOs. But it's worth noting that iPXE can boot .ISOs without memory-mapping them, if you might enjoy that. - Shao Miller -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Mieslinger Sent: Thursday, November 28, 2013 08:30 To: [email protected] Subject: [ipxe-devel] The "right" memdisk version to use with ipxe Hi, having been unable to find a way to directly boot an iso from ipxe, I'd like to know which is the recommended version of memdisk (from the syslinux package) to use with latest ipxe. I'm asking this because sometimes you can't use every memdisk with evey pxelinux.0. _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

