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
265 B
INI
6 lines
265 B
INI
label rescue_remote
|
|
menu label Rescue with remote SSH ^access (DHCP)
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue @rescue_bootargs@ quiet ip=dhcp port=22 rootpw=AUTO
|
|
|