12 lines
215 B
INI
12 lines
215 B
INI
SERIAL 0 115200
|
|
TIMEOUT 10
|
|
PROMPT 1
|
|
DEFAULT virt
|
|
|
|
LABEL virt
|
|
MENU LABEL Linux virt
|
|
KERNEL /boot/vmlinuz-virt
|
|
INITRD /boot/initramfs-virt
|
|
FDTDIR /boot/dtbs-virt
|
|
APPEND modules=loop,squashfs,sd-mod,usb-storage quiet
|