Bug 705024 - network setup broken with "Minimal" installation
Summary: network setup broken with "Minimal" installation
Keywords:
Status: CLOSED DUPLICATE of bug 702261
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 15
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-16 12:49 UTC by Alexander Hass
Modified: 2011-05-16 13:02 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-05-16 13:02:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexander Hass 2011-05-16 12:49:52 UTC
After configuring the network during installation, the network is not set up correctly after the initial reboot.

The configuration file /etc/sysconfig/network-scripts/ifcfg-pci3p1 contains the following lines:
...
ONBOOT="yes"
NM_CONTROLLED="yes"
...

As the NetworkManager is not installed by the "Minimal" pattern, this prevents the device from being initialised with the correct network configuration.
A workaround seems to be setting
NM_CONTROLLED="no"

or 

chkconfig network on

and restarting the network afterwards

Comment 1 Radek Vykydal 2011-05-16 13:02:43 UTC

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


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