Bug 1105358
Summary: | live workstation settings of networking do not transfer wired and wireless when installed to bare metal | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | satellitgo | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | anaconda-maint-list, awilliam, gansalmon, g.kaviyarasu, itamar, jonathan, kernel-maint, laine, madhu.chinakonda, mchehab, satellitgo, vanmeeuwen+fedora | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-06-22 16:31:19 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
satellitgo
2014-06-06 00:02:46 UTC
created this as separate BZ from: https://bugzilla.redhat.com/show_bug.cgi?id=811967 (In reply to satellit from comment #0) > is this a libvirt/ NM race? The "libvirt/NM race you allude to would only be an issue if 1) the install included the libvirt-daemon-config-network package, AND 2) The host is on a network that assigns IP addresses in the 192.168.122.0/24 subnet. Read the entirety of Bug 811967 for the details of why that is. Unless both of the above are true, your issue is completely unrelated to libvirt. I think this is working as designed, if you want to setup the network for the target system you need to use the network spoke in the installer. (In reply to bcl from comment #3) > I think this is working as designed, if you want to setup the network for > the target system you need to use the network spoke in the installer. is this a change from f20 lives where the live wireless settings were transferred to the install by anaconda? (In reply to satellit from comment #4) > (In reply to bcl from comment #3) > > I think this is working as designed, if you want to setup the network for > > the target system you need to use the network spoke in the installer. > > is this a change from f20 lives where the live wireless settings were > transferred to the install by anaconda? boot.iso (rawhide) does NOT install wireless to HD even when it is set up in anaconda 21.39-1 20140605 Created attachment 909585 [details]
lspci from f21 laptop with no networking
appears fixed in bare metal install of f21(rawhde) created livusb-creator USB f21 live workstation x86_64 20140622 wireless settings transferred to install i think this was basically the same bug as https://bugzilla.redhat.com/show_bug.cgi?id=1109531 : the lack of NetworkManager-wifi in comps. anaconda also needs a dep on NetworkManager-wifi - https://bugzilla.redhat.com/show_bug.cgi?id=1111417 - but that would only affect non-live cases. |