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