mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-03 13:31:51 +00:00
6 lines
175 B
INI
6 lines
175 B
INI
DEFAULT linux
|
|
LABEL linux
|
|
KERNEL /vmlinuz64
|
|
INITRD /initrd.img
|
|
APPEND root=/dev/sda1 rootdelay=300 console=tty1 console=ttyS0 earlyprintk=ttyS0 mobyplatform=azure
|