keytab-lilo
LInux LOader - the classic OS boot loader
Install
- All systems
-
curl cmd.cat/keytab-lilo.sh
- Debian
-
apt-get install lilo
- Ubuntu
-
apt-get install lilo
- Alpine
-
apk add syslinux
- Arch Linux
-
pacman -S syslinux
- Kali Linux
-
apt-get install lilo
- CentOS
-
yum install syslinux-perl
- Fedora
-
dnf install syslinux-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lilo
- Dockerfile
- dockerfile.run/keytab-lilo
- Docker
-
docker run cmd.cat/keytab-lilo keytab-lilo
powered by Commando
lilo
LInux LOader - the classic OS boot loader
You can use LILO to manage your Master Boot Record (with a simple text screen, text menu or colorful splash graphics) or call LILO from other Boot-Loaders to jump-start the Linux kernel. This package contains lilo (the installer) and boot-record-images to install Linux, DOS and generic Boot Sectors for other operation systems.
syslinux-perl
Syslinux tools written in perl
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).