Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
SYSLINUX
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Components== The Syslinux Project consists of five different bootloaders: * The eponymous SYSLINUX, used for booting from the [[File Allocation Table|FAT]] filesystem * ISOLINUX, used for booting from the [[ISO 9660]] file system{{sfn|Negus|2006|p=133}} * PXELINUX, used for booting from a network server using the [[Preboot Execution Environment]] (PXE) system{{sfn|Negus|2006|p=133}} * EXTLINUX, used for booting from [[Btrfs]], [[ext2]], [[ext3]], [[ext4]], [[File Allocation Table|FAT]], [[NTFS]], [[Unix File System|UFS/UFS2]], and [[XFS]] filesystems * MEMDISK, emulates a [[RAM disk]] for older operating systems like [[MS-DOS]] The project also includes two separate menu systems and a development environment for additional modules. ==={{Anchor|ISOLINUX}}SYSLINUX and ISOLINUX=== SYSLINUX was originally meant for rescue [[floppy disk]]s, [[live USB]]s, or other lightweight environments. ISOLINUX is meant for [[live CD]]s and Linux installation CDs. The SYSLINUX bootloader can be used to boot multiple distributions from a single source such as a USB stick.{{Sfn|Pakrashi|2009|pp=66, 71β73}} A minor complication is involved when booting from [[compact disc]]s. The [[El Torito (CD-ROM standard)|El Torito standard]] allows booting in two different modes: * ''No emulation''{{snd}} Requires storing the boot information directly on the CD. ISOLINUX is suitable for this mode. * ''Floppy emulation''{{snd}} Requires storing the boot information in a [[disk image]] file suitable for emulating a [[File Allocation Table|FAT]]-formatted floppy disk. SYSLINUX is suitable for this mode. To have this choice is sometimes useful, since ISOLINUX is vulnerable to [[BIOS]] bugs.{{which|date=September 2020}} 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 disk]]s into an ISO image . This hybrid image could then be written to both a compact disc or a USB flash drive.<ref>{{cite web | url=https://repo.or.cz/syslinux.git/blob/HEAD:/doc/isolinux.txt | title=syslinux/doc/isolinux.txt | date=2011-05-04 | access-date=2019-02-23}}</ref> ===PXELINUX=== PXELINUX is used in conjunction with a [[Preboot Execution Environment|PXE]]-compliant [[Read-only memory|ROM]] on a [[network interface controller]] (NIC), which enables receiving a [[booting|bootstrap program]] over the [[local area network]].{{sfn|Bresnahan|Blum|2019|pp=136β137}} This bootstrap program loads and configures an [[operating system kernel]] that puts the user in control of the computer.<ref>{{cite web |url = https://repo.or.cz/syslinux.git/blob/HEAD:/doc/pxelinux.txt |title = syslinux/doc/pxelinux.txt |date = 2014-02-01 |accessdate = 2019-02-23}}</ref> Typically, PXELINUX is used for performing Linux installations from a central network server or for booting [[Diskless node|diskless workstations]]. ===EXTLINUX=== EXTLINUX is a general-purpose bootloader, similar to [[LILO (boot loader)|LILO]] or [[GNU GRUB|GRUB]]. Since Syslinux 4, EXTLINUX is capable of handling [[Btrfs]], [[File Allocation Table|FAT]], [[NTFS]], [[Unix File System|UFS/UFS2]], and [[XFS]] filesystems.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)