syslinux: mediacheck should honour bootargs too

...just like any other stage2 based boot target,
both for consistency and specifically for propagator
test image.
This commit is contained in:
Michael Shigorin 2015-03-28 15:37:54 +03:00
parent b2cfbc3f1f
commit 07933f3c60

View File

@ -1,5 +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
append initrd=alt0/full.cz live quiet lowmem automatic=method:cdrom mediacheck=1 stagename=mediacheck @bootargs@