6 lines
277 B
INI
6 lines
277 B
INI
label rescue_remote
|
|
menu label Rescue with remote SSH ^access (DHCP)
|
|
kernel /boot/vmlinuz
|
|
append initrd=/boot/@initrd@ fastboot live automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue splash=0 showopts @rescue_bootargs@ quiet ip=dhcp port=22 rootpw=AUTO
|
|
|