We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abeab00 commit a051131Copy full SHA for a051131
1 file changed
src/boot-files/extlinux/extlinux.conf
@@ -1,4 +1,5 @@
1
-LABEL "Arch Linux ARM"
+LABEL Arch Linux ARM
2
LINUX /Image
3
INITRD /initramfs-linux.img
4
FDT /dtbs/amlogic/meson-gxl-s905x-p212.dtb
5
+APPEND root=LABEL=ROOT rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0
0 commit comments