From c0c863c56003ab93b2382c321a9602dab39adc56 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Fri, 21 Dec 2018 22:27:43 +0100 Subject: Stable with kernel update --- rpi/extlinux.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'rpi/extlinux.conf') diff --git a/rpi/extlinux.conf b/rpi/extlinux.conf index 3226883..91a46a2 100644 --- a/rpi/extlinux.conf +++ b/rpi/extlinux.conf @@ -1,10 +1,10 @@ -menu title Boot menu +menu Welcome to Mageia-Minimal. timeout 20 default Mageia label Mageia - kernel /vmlinuz - append root=UUID=78fa0462-5bcf-46ea-beb3-40cab8fe97c3 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 /dtb/ - initrd /initrd + kernel /boot/vmlinuz + append root=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/ + initrd /boot/initrd -- cgit v1.2.1