10 lines
294 B
Plaintext
10 lines
294 B
Plaintext
timeout 3
|
|
|
|
default Arch
|
|
|
|
label Arch
|
|
linux /Image
|
|
fdt /dtbs/rockchip/rk3399-orangepi.dtb
|
|
append console=ttyS2,1500000 root=LABEL=rootfs rootflags=rw,noatime,ssd,compress-force=zstd:15,commit=600,discard rw rootwait earlycon=uart8250,mmio32,0xff1a0000
|
|
initrd /initramfs-linux.img
|