Only use boot=on on non-ide disks only (KVM)
authorApollon Oikonomopoulos <apoikos@gmail.com>
Wed, 24 Mar 2010 15:41:38 +0000 (17:41 +0200)
committerGuido Trotter <ultrotter@google.com>
Wed, 21 Apr 2010 14:48:53 +0000 (15:48 +0100)
commit9cf4321fc39ec36359d9c90b22b36d33b6adc2f4
tree3eebf73d3aecd1682ab631a123bc29c7034bb716
parent5b062a58ac76b39c2dc6a7e1543affdf43dc7ee7
Only use boot=on on non-ide disks only (KVM)

boot=on implies that KVM boots using extboot. This is only required
to boot non-IDE disks and has the side-effect that there is at most
one bootable device. This behaviour breaks some operating systems,
most notably the windows installer that tries to chainload the hard-disk
from the CD-ROM after the initial part of the installation.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/hypervisor/hv_kvm.py