Commit 84a59147 authored by Michael Shigorin's avatar Michael Shigorin

syslinux: fix "forensic" wording

Thanks Maxim Suhanov (suhanov <AT> group-ib.ru, http://www.forensicswiki.org/wiki/User:.FUF) for taking the time to review regular-rescue image. Note that there are more than just filesystems: arrays, logical volumes and swaps aren't activated either; startup-rescue >= 0.18 should make that clear enough. syslinux shortcut handling is case-insensitive, let's find yet another letter...
parent b7d8a986
label rescue_forensic
menu label Rescue (^forensics mode: touch less)
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 forensic
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment