Commit ed75be87 authored by Michael Shigorin's avatar Michael Shigorin

syslinux: fix mediacheck label for gfxboot

Whoops, the very first build of a real distro with gfxboot has shown that the label isn't picked up there... and things are actually worse: iso.needscheck gfxboot test seems to look up "check=1" in sectors where it might have been landing back then but it's just not there by now; some kludgery is due in branding-altlinux-sisyphus unfortunately.
parent 735eb6ea
label mediacheck
label mediachk
menu label ^Check Installation Media
kernel alt0/vmlinuz
append initrd=alt0/full.cz fastboot live mediacheck quiet lowmem showopts automatic=method:cdrom ramdisk_size=@mediacheck_size@ stagename=mediacheck
append initrd=alt0/full.cz live mediacheck=1 quiet lowmem automatic=method:cdrom stagename=mediacheck
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment