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