syslinux: add forensics mode
A variant of rescue that marks the need to be careful towards block devices and filesystems thus reducing the amount of auto-activation done by startup-rescue (0.17 or newer).
This commit is contained in:
parent
4cfac68563
commit
8362a7b905
5
features.in/syslinux/cfg.in/83rescue_fm.cfg
Normal file
5
features.in/syslinux/cfg.in/83rescue_fm.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
label rescue_forensic
|
||||
menu label Rescue (^forensics mode: touch less)
|
||||
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