syslinux
collection of bootloaders (DOS FAT and NTFS bootloader)
Install
- All systems
-
curl cmd.cat/syslinux.sh
- Debian
-
apt-get install syslinux
- Ubuntu
-
apt-get install syslinux
- Alpine
-
apk add syslinux
- Arch Linux
-
pacman -S syslinux
- Kali Linux
-
apt-get install syslinux
- CentOS
-
yum install syslinux
- Fedora
-
dnf install syslinux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install syslinux
- Dockerfile
- dockerfile.run/syslinux
- Docker
-
docker run cmd.cat/syslinux syslinux
powered by Commando
syslinux
collection of bootloaders (DOS FAT and NTFS bootloader)
syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). This package contains the bootloader for DOS FAT and NTFS filesystems (SYSLINUX).