[issue831] findiso bootoption: ignore boot medium but prefer specified argument
Michael Prokop
bts at bts.grml.org
Tue Mar 23 03:02:14 CET 2010
New submission from Michael Prokop <mika at grml.org>:
If booting with:
kvm [...] -hda /grml/test.img -kernel linux26 -initrd initrd.gz \
-append "boot=live findiso=/foobar/grml.iso"
it works fine, though with:
kvm [...] -hda /grml/test.img -boot d -cdrom ./grml.iso -boot d
and "findiso=/foobar/grml.iso" as additional bootoption the CD-ROM is used
instead of the ISO from the harddisk. We might have to prepare the findiso
handling in live-premount/ already instead of live-bottom/05mountpoints so the
(non-specified) boot medium does not win over the specified harddisk file.
----------
messages: 3110
nosy: mika
priority: feature
status: unread
title: findiso bootoption: ignore boot medium but prefer specified argument
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue831>
_____________________________________
More information about the Bugs-changes
mailing list