3efa389326
"Forensic mode" submenu has fallen apart after the original commit
as the tricky logic in mkimage::tools/mki-copy-efiboot failed to
pick up the new variant; this should all be redone (solo@ has
started doing something but it needs a time-consuming review).
Fixes: 79d0208841
6 lines
270 B
INI
6 lines
270 B
INI
label rescue_forensic
|
|
menu label ^Forensic mode (leave disks alone)
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue @rescue_bootargs@ max_loop=16 forensic hash=@rescue_hash@
|
|
|