11 lines
302 B
Plaintext
11 lines
302 B
Plaintext
menu autoboot Welcome to Mageia-Minimal.
|
|
timeout 20
|
|
default Mageia
|
|
|
|
label Mageia
|
|
kernel /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"
|
|
fdtdir /dtb/
|
|
initrd /initrd
|
|
|