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:
parent
1a8d7e3126
commit
bb37e68588
@ -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
|
||||
|
5
features.in/syslinux/cfg.in/85mediacheck.cfg
Normal file
5
features.in/syslinux/cfg.in/85mediacheck.cfg
Normal 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
|
||||
|
Loading…
Reference in New Issue
Block a user