syslinux: slightly better mediachk label

It's not neccessarily installation media.

Shift boot order so that rescue image can get mediacheck too
but still boot into rescue by default.
This commit is contained in:
Michael Shigorin 2014-04-19 13:06:22 +04:00
parent 1a8d7e3126
commit bb37e68588
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +0,0 @@
label mediachk
menu label ^Check Installation Media
kernel alt0/vmlinuz
append initrd=alt0/full.cz live mediacheck=1 quiet lowmem automatic=method:cdrom stagename=mediacheck

View File

@ -0,0 +1,5 @@
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