mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
5 lines
136 B
INI
5 lines
136 B
INI
DEFAULT linux
|
|
SAY Now booting the kernel from SYSLINUX...
|
|
LABEL linux
|
|
KERNEL /vmlinuz
|
|
APPEND rw root=/dev/sda1 initrd=/initrd.img |