Hubbry Logo
search
logo
2218027

SYSLINUX

logo
Community Hub0 Subscribers
Write something...
Be the first to start a discussion here.
Be the first to start a discussion here.
See all
SYSLINUX

The Syslinux Project is a discontinued suite of five different bootloaders for starting up Linux distributions on computers. It was primarily developed by H. Peter Anvin.

The Syslinux Project consists of six different bootloaders:

The project also includes two separate menu systems and a development environment for additional modules.

SYSLINUX was originally meant for rescue floppy disks, live USBs, or other lightweight environments. ISOLINUX is meant for live CDs and Linux installation CDs.

The SYSLINUX bootloader can be used to boot multiple distributions from a single source such as a USB stick.

A minor complication is involved when booting from compact discs. The El Torito standard allows booting in two different modes:

To have this choice is sometimes useful, since ISOLINUX is vulnerable to BIOS bugs.[which?] For that reason, it is handy to be able to boot using SYSLINUX. This mostly affects computers built before about 1999, and, in fact, for modern computers the "no emulation" mode is generally the more reliable method. Since version 3.72 ISOLINUX supports the creation of so-called "hybrid ISO" images, that put both the El Torito boot record of the compact discs and the master boot record of hard disks into an ISO image . This hybrid image could then be written to both a compact disc or a USB flash drive.

PXELINUX is used in conjunction with a PXE-compliant ROM on a network interface controller (NIC), which enables receiving a bootstrap program over the local area network. This bootstrap program loads and configures an operating system kernel that puts the user in control of the computer. Typically, PXELINUX is used for performing Linux installations from a central network server or for booting diskless workstations.

See all
User Avatar
No comments yet.