aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Tartavel <contact@librepc.com>2018-12-24 11:14:08 +0100
committerDaniel Tartavel <contact@librepc.com>2018-12-24 11:14:08 +0100
commit06f2c8674b3c23e61fee7b4bbad0112a93915bae (patch)
treefe2883eb2cafb7ffc15b1d3120becbf9e0ea5fd6
parentfa7ca293d983cf3039c96b904b84c5caea8c9ee7 (diff)
downloadmageia4arm-06f2c8674b3c23e61fee7b4bbad0112a93915bae.tar
mageia4arm-06f2c8674b3c23e61fee7b4bbad0112a93915bae.tar.gz
mageia4arm-06f2c8674b3c23e61fee7b4bbad0112a93915bae.tar.bz2
mageia4arm-06f2c8674b3c23e61fee7b4bbad0112a93915bae.tar.xz
mageia4arm-06f2c8674b3c23e61fee7b4bbad0112a93915bae.zip
Corrected an error in extlinux.conf
-rw-r--r--rpi/extlinux.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/rpi/extlinux.conf b/rpi/extlinux.conf
index 91a46a2..c1171af 100644
--- a/rpi/extlinux.conf
+++ b/rpi/extlinux.conf
@@ -1,10 +1,10 @@
-menu Welcome to Mageia-Minimal.
+# File generated by DrakX/drakboot
+default linux
timeout 20
-default Mageia
-
-label Mageia
- 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>
- initrd /boot/initrd
+menu title Boot Menu
+label linux
+ kernel /boot/vmlinuz
+ initrd /boot/initrd.img
+ fdtdir /usr/lib/linux-4.19.12-desktop-2.mga7
+ append root=UUID=f9fdc05d-2cc9-42d8-a8dc-2f79ff008045 8250.nr_uarts=1 console=ttyS0,115200 console=tty1 elevator=deadline cma=256M@512M