Bug 572547 - network interfaces are disabled on boot
Summary: network interfaces are disabled on boot
Keywords:
Status: CLOSED DUPLICATE of bug 572489
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F13Beta, F13BetaBlocker
TreeView+ depends on / blocked
 
Reported: 2010-03-11 14:11 UTC by Kamil Páral
Modified: 2010-03-11 14:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-11 14:35:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2010-03-11 14:11:09 UTC
Description of problem:
I just installed Fedora 13 Alpha. After installation all my network devices (eth0, wlan0) were disabled on boot. This is certainly not what I would expect.

# cat /etc/sysconfig/network-scripts/ifcfg-eth0 
# Intel Corporation 82567LM Gigabit Network Connection
DEVICE=eth0
HWADDR=00:24:7E:15:7F:02
ONBOOT=no

# cat /etc/sysconfig/network-scripts/ifcfg-wlan0 
# Intel Corporation PRO/Wireless 5100 AGN [Shiloh] Network Connection
DEVICE=wlan0
HWADDR=00:22:FA:D1:76:9C
ONBOOT=no

Version-Release number of selected component (if applicable):
Fedora 13 Alpha
initscripts-9.05-1.fc13.1.x86_64

How reproducible:
tested once

Steps to Reproduce:
1.
2.
3.
  
Actual results:
network interfaces are disabled by default

Expected results:
network interfaces are enabled by default

Additional info:

Comment 1 James Laska 2010-03-11 14:21:55 UTC
What type of install did you perform?  Can you attach /root/anaconda-ks.cfg?

Comment 2 Chris Lumens 2010-03-11 14:35:43 UTC

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


Note You need to log in before you can comment on or make changes to this bug.