Создал(а) 'extlinux.conf'
This commit is contained in:
parent
4a44a5b92d
commit
9c4c0db416
9
extlinux.conf
Normal file
9
extlinux.conf
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user