Bug 464310
Summary: | pxe boot install fails while initializing hardware (NetworkManager) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | ericm24x7 | ||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | CC: | anaconda-maint-list, dcantrell, hdegoede | ||||||||
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: | 2008-09-27 18:30:11 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: | |||||||||||
Attachments: |
|
Created attachment 317868 [details]
screen outputs for alt-ctrl-f3
Created attachment 317869 [details]
screen outputs for alt-ctrl-f4
Thanks for reporting, this is not PXE related though, all http:// ks installs have this with current rawhide, this bug is a dup of 463409, closing as such. *** This bug has been marked as a duplicate of bug 463409 *** |
Created attachment 317867 [details] screen outputs for alt-ctrl-f1 Description of problem: PXE boot install fails when it tries to initialize hardware (running NetworkManager. It is failing when PXE boot from real hardware and under QEMU. Sample outputs below are taken from QEMU. Version-Release number of selected component (if applicable): NetworkManager 1:0.7.0-0.11.svn4022.2 anaconda 11.4.1.40-1 How reproducible: persistent Steps to Reproduce: 1. /usr/bin/qemu-kvm -boot n -tftp /a -bootp /pxelinux.0 -drive file=/a/q/i/fda0 -localtime -usbdevice tablet -vnc :1840 -monitor stdio -net nic,vlan=7740,macaddr=52:54:00:03:18:40 -net user,vlan=7740,hostname=fda0-37740 -name fda0-37740 -m 512 Actual results: logging screen outputs below are attached: alt-ctrl-f1 alt-ctrl-f3 alt-ctrl-f4 Expected results: Additional info: