79d0208841
This one is just like STAGE2_BOOTARGS but for rescue images (which don't do that one for quite a few reasons).
6 lines
265 B
INI
6 lines
265 B
INI
label rescue_remote
|
|
menu label Rescue with remote SSH ^access (DHCP)
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz fastboot live showopts automatic=method:cdrom ramdisk_size=@rescue_size@ stagename=rescue quiet ip=dhcp port=22 rootpw=AUTO @rescue_bootargs@
|
|
|