14 lines
356 B
Plaintext
14 lines
356 B
Plaintext
#debug --graphics
|
|
default=0
|
|
splashimage=@SPLASHPATH@
|
|
timeout 5
|
|
hiddenmenu
|
|
title @PRODUCT@ @VERSION@
|
|
findiso
|
|
kernel @KERNELPATH@ @ROOT@ rd.live.image rd.luks=0 rd.md=0 rd.dm=0
|
|
initrd @INITRDPATH@
|
|
title Test this media & start @PRODUCT@
|
|
findiso
|
|
kernel @KERNELPATH@ @ROOT@ quiet rd.live.image rd.live.check rd.luks=0 rd.md=0 rd.dm=0
|
|
initrd @INITRDPATH@
|