bb37e68588
It's not neccessarily installation media. Shift boot order so that rescue image can get mediacheck too but still boot into rescue by default.
6 lines
185 B
INI
6 lines
185 B
INI
label mediachk
|
|
menu label ^Check this media for defects
|
|
kernel alt0/vmlinuz
|
|
append initrd=alt0/full.cz live quiet lowmem automatic=method:cdrom mediacheck=1 stagename=mediacheck
|
|
|