keytab-lilo
LInux LOader - the classic OS boot loader
RUN apt-get update && \
apt-get install -y lilo
RUN apt-get update && \
apt-get install -y lilo
RUN apk add syslinux
RUN pacman -S --noconfirm syslinux
RUN apt-get update && \
apt-get install -y lilo
RUN yum install -y syslinux-perl
RUN dnf install -y syslinux-perl