Bug 238061

Summary: Spurious network device created during installation
Product: [Fedora] Fedora Reporter: Adam Huffman <bloch>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2007-04-27 14:39:16 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:
Description Flags
lspci output
none
Network device that doesn't work
none
Device that works none

Description Adam Huffman 2007-04-26 21:03:40 UTC
Description of problem:

For some reason anaconda created two wired ethernet devices during installation
on a Vaio SZ3 laptop, even though there's only one (using the sky2 driver).

Version-Release number of selected component (if applicable):

This was with Rawhide from a couple of weeks ago.

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Adam Huffman 2007-04-26 21:03:40 UTC
Created attachment 153552 [details]
lspci output

Comment 2 Adam Huffman 2007-04-26 21:05:33 UTC
Created attachment 153553 [details]
Network device that doesn't work

Comment 3 Adam Huffman 2007-04-26 21:06:07 UTC
Created attachment 153554 [details]
Device that works

Comment 4 David Cantrell 2007-04-27 14:39:16 UTC
The problem here was that we were not writing out the HWADDR line to the ifcfg
script.  Thanks for the report.

*** This bug has been marked as a duplicate of 234764 ***