6 lines
279 B
INI
6 lines
279 B
INI
label rescue_forensic
|
|
menu label ^Forensic mode (leave disks alone)
|
|
kernel /boot/vmlinuz
|
|
append initrd=/boot/@initrd@ fastboot live @initrd_bootargs@ @stagename@=rescue ramdisk_size=@rescue_size@ splash=0 showopts @rescue_bootargs@ max_loop=16 forensic hash=@rescue_hash@
|
|
|