23 lines
938 B
Plaintext
23 lines
938 B
Plaintext
# File generated by DrakX/drakboot
|
|
default Mageia
|
|
timeout 20
|
|
menu title Boot Menu
|
|
|
|
label Mageia
|
|
kernel /boot/vmlinuz
|
|
initrd /boot/initrd
|
|
fdtdir /usr/lib/linux-4.19.11-desktop-2.mga7
|
|
append root=UUID=f9fdc05d-2cc9-42d8-a8dc-2f79ff008045 dwc_otg.lpm_enable=0 kgdboc=ttyS0,115200 console=tty1 rootwait fsck.repair=1 elevator=deadline cma=256M\@512M audit=0 disable_overscan=1
|
|
|
|
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
|
|
|
|
label desktop 4.19.12-2.mga7
|
|
kernel /boot/vmlinuz-4.19.12-desktop-2.mga7
|
|
initrd /boot/initrd-4.19.12-desktop-2.mga7.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
|