BTS

Message3110

Author mika
Recipients mika
Date 2010-03-23.02:02:12
Content
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.
History
Date User Action Args
2010-03-23 02:02:14mikasetrecipients: + mika
2010-03-23 02:02:13mikasetmessageid: <1269309733.71.0.563845788989.issue831@bts.grml.org>
2010-03-23 02:02:13mikalinkissue831 messages
2010-03-23 02:02:12mikacreate