Bug 331191

Summary: qemu-kvm PXE boot broken
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: kvmAssignee: Jeremy Katz <katzj>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: berrange
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-15 18:15:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 188611    

Description Warren Togami 2007-10-14 06:34:51 UTC
kvm-36-6.fc8.x86_64
kernel-2.6.23-6.fc8

When I created a new VM using virt-manager for PXE boot, it ran this command to
launch qemu:

/usr/bin/qemu-kvm -M pc -m 500 -smp 1 -monitor pty -no-reboot -no-acpi -boot n
-hda /tmp/blah.img -net nic,macaddr=00:16:3e:07:1a:ff,vlan=0 -net
tap,fd=12,script=,vlan=0 -usb -vnc 127.0.0.1:0

PXE was not an option in the F10 boot menu.

Comment 1 Warren Togami 2007-10-14 06:35:50 UTC
(This is pretty important to rapidly test K12LTSP.)

Comment 2 Daniel Berrangé 2007-10-15 18:15:25 UTC
Built to rawhide

* Mon Oct 15 2007 Daniel P. Berrange <berrange> - 36-7.fc8
- Fixed PXE boot when KVM is enabled (rhbz #331191)