blob: 41267a435dd8c221cbba9a04d6fdf3447c1927ec (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
default live
prompt 1
timeout 300
display message.txt
F1 message.txt
F2 f2.txt
label live
kernel /boot/generic
append initrd=/boot/initrd.img load_ramdisk=1 prompt_ramdisk=0 rw printk.time=0 tz=localtime
include lang.cfg
label memtest
kernel /boot/memtest
|