2011-11-09 00:57:33 +00:00
|
|
|
#debug --graphics
|
|
|
|
default=0
|
|
|
|
splashimage=@SPLASHPATH@
|
|
|
|
timeout 5
|
|
|
|
hiddenmenu
|
2013-01-25 10:56:08 +00:00
|
|
|
title Start @PRODUCT@ @VERSION@
|
2012-02-13 19:42:03 +00:00
|
|
|
findiso
|
2013-01-25 10:56:08 +00:00
|
|
|
kernel @KERNELPATH@ @ROOT@ rd.live.image rd.luks=0 rd.md=0 rd.dm=0 quiet
|
2012-04-13 23:58:16 +00:00
|
|
|
initrd @INITRDPATH@
|
2013-01-25 10:56:08 +00:00
|
|
|
title Test this media & start @PRODUCT@ @VERSION@
|
2012-04-13 23:58:16 +00:00
|
|
|
findiso
|
2013-01-25 10:56:08 +00:00
|
|
|
kernel @KERNELPATH@ @ROOT@ rd.live.image rd.luks=0 rd.md=0 rd.dm=0 rd.live.check quiet
|
2011-11-09 00:57:33 +00:00
|
|
|
initrd @INITRDPATH@
|