thanks, but i think this shouldn't be done via an extra boot parameter. > rather, find_livefs should check inside the initrd first and prefer any > found live image there over any on another filesystem. > > That seems to contradict what the this comment says in find_livefs:
# first look at the one specified in the command line case "${LIVE_MEDIA}" in ... Cheers, Daniel