79d0208841
This one is just like STAGE2_BOOTARGS but for rescue images (which don't do that one for quite a few reasons).
6 lines
201 B
INI
6 lines
201 B
INI
label rescue
|
|
menu label ^Rescue LiveCD
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue @rescue_bootargs@
|
|
|