15 lines
310 B
Plaintext
15 lines
310 B
Plaintext
menu title Welcome to Mageia-Minimal.
|
|
timeout 10
|
|
default Mageia
|
|
|
|
label Mageia
|
|
kernel /boot/vmlinuz
|
|
initrd /boot/initrd.img
|
|
fdtdir /usr/lib/<FDTDIR>
|
|
append root=UUID=<UUID> <BOOT_ARGS>
|
|
|
|
label linux
|
|
kernel /boot/vmlinuz
|
|
fdtdir /usr/lib/<FDTDIR>
|
|
append root=/dev/mmcblk0p1 <BOOT_ARGS>
|