aboutsummaryrefslogtreecommitdiffstats
path: root/rpi/extlinux.conf
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2019-03-30 22:28:14 +0100
committerDaniel Tartavel <contact@librepc.com>2019-03-30 22:28:14 +0100
commit9a2af3260038ce09d77f1b4b056ef317e36926d6 (patch)
treeee243553d8faf7ccb307e819ce15bd3fa9ab6bd8 /rpi/extlinux.conf
parent1b9bb7ed506f9e3d2485bb705edd9394a04a8336 (diff)
downloadmageia4arm-9a2af3260038ce09d77f1b4b056ef317e36926d6.tar
mageia4arm-9a2af3260038ce09d77f1b4b056ef317e36926d6.tar.gz
mageia4arm-9a2af3260038ce09d77f1b4b056ef317e36926d6.tar.bz2
mageia4arm-9a2af3260038ce09d77f1b4b056ef317e36926d6.tar.xz
mageia4arm-9a2af3260038ce09d77f1b4b056ef317e36926d6.zip
corrected extlinux.conf
Diffstat (limited to 'rpi/extlinux.conf')
-rw-r--r--rpi/extlinux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpi/extlinux.conf b/rpi/extlinux.conf
index 91a46a2..2678b8e 100644
--- a/rpi/extlinux.conf
+++ b/rpi/extlinux.conf
@@ -1,8 +1,8 @@
menu Welcome to Mageia-Minimal.
timeout 20
-default Mageia
+default linux
-label Mageia
+label linux
kernel /boot/vmlinuz
append root=UUID=<UUID> dwc_otg.lpm_enable=0 console=ttyS0,115200 kgdboc=ttyS0,115200 console=tty1 rootwait fsck.repair=1 8250.nr_uarts=1 elevator=deadline cma=256M\@512M audit=0
fdtdir /usr/lib/<FDTDIR>