# Example configuration file for update-extlinux
LABEL="Arch"
# Relative to /boot
KERNEL="/vmlinuz-linux"
INITRD="/initramfs-linux.img"
# not required, but recommended
FDT="/dtbs/rockchip/rk3588-rock-5b.dtb"
# root automatically added and encryption handled aswell
CMDLINE="console=tty1 loglevel=1 quiet"
