Syslinux is a collection of boot loaders for Linux and other operating systems which operates on Linux ext2/ext3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. Syslinux has an advanced extension API and contains two optional menu systems. It also includes MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM.
| Tags | Boot |
|---|---|
| Licenses | GPL MIT |
| Operating Systems | POSIX Linux |
| Implementation | Assembly C |
Recent releases


Changes: This is a bug fix release, but it also includes a new, experimental, Win64 installer binary.


Changes: This is primarily a bugfix release over 4.00. However, it does include an experimental Lua scripting module and a few other enhancements.


Changes: This is a major code restructuring and features release. The biggest changes are support for the ext4 and btrfs filesystems, GPT partition tables, disks larger than 2 TiB, and the ability to list disk contents from the command line.


Changes: This release adds support for emulating CD-ROM images from .ISO files using MEMDISK, support for arbitrary screen resolutions in the VESA menu, video mode setting for Multiboot, and future support for PM operating system drivers in MEMDISK. It also adds a number of bugfixes, including fixing the DOS installer for MS-DOS 7.x/8.x and fixing PC-DOS images in MEMDISK.


Changes: This release adds some minor new features, including the ability to add overrides to DHCP options in the pxelinux binary, a new version of the Hardware Detection Tool, and some fixes to the Gfxboot module. It also includes some additional workarounds for broken BIOSes.
- All comments
Recent commentsYay for isolinux hybrid mode!
Last month as I was running isotostick to copy an Ubuntu 8.04 image to my USB stick, I was thinking to myself "why do we have to mount the ISO image and do file-based copies? Why can't the hard drive bootsector read a CDROM image directly?" And lo and behold, now it can. Thanks for that!
Feature request, if possible
I've managed to get isolinux/memdisk working. I made up my own boot cd with different images.. My question is: can you make memdisk boot ISO images? I know this sounds kind of rendunant, but I need to boot linux, msdos(ancient :), but still needed) & maybe geexbox(geexbox.org), which is provided as ISO image, and I wouldn't want to break it down... Can you help me?
A very good program for multi booting
A very good program for multi booting. I use it boot linux, windows. I also made cdrom with multiple boot images. It works just fine.