testing alpine boot
This commit is contained in:
11
alpine-3.19.1/syslinux/syslinux.cfg
Normal file
11
alpine-3.19.1/syslinux/syslinux.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
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
|
||||
Reference in New Issue
Block a user