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...
This commit is contained in:
parent
b7d8a9862d
commit
84a591471c
@ -1,5 +1,5 @@
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user