isohybrid
collection of bootloaders (DOS FAT and NTFS bootloader)
Install
- All systems
-
curl cmd.cat/isohybrid.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-utils
- CentOS
-
yum install syslinux
- Fedora
-
dnf install syslinux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install syslinux
- Dockerfile
- dockerfile.run/isohybrid
- Docker
-
docker run cmd.cat/isohybrid isohybrid
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).
syslinux-utils
collection of bootloaders (utilities)
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 auxiliary utilities.
drbl
diskless remote boot, and a disk cloning utility
DRBL (Diskless Remote Boot in Linux) provides a diskless or systemless environment for client machines. It works on Debian, Ubuntu, Mandriva, Red Hat, Fedora, CentOS and OpenSuSE. DRBL uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Symantec Ghost(TM) or True Image(TM). For more details, check 1. http://drbl.sourceforge.net (English) 2. http://drbl.nchc.org.tw (Chinese Big5 - Taiwan)