Bug 610263

Summary: No network in "Desktop" configuration
Product: Red Hat Enterprise Linux 6 Reporter: Richard W.M. Jones <rjones>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-01 21:04:30 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:

Description Richard W.M. Jones 2010-07-01 20:58:56 UTC
Description of problem:

I installed RHEL 6 beta 2 in the "Desktop" configuration in a
virtual machine with a single network interface:

  eth0: RTL-8139C+ at 0xffffc900010f4000, 52:54:00:59:59:05, IRQ 11

Anaconda(?) configures it like this:

  ><fs> cat /etc/sysconfig/network-scripts/ifcfg-eth0
  DEVICE=eth0
  HWADDR=52:54:00:59:59:05
  ONBOOT=no
  NM_CONTROLLED=no

This means NetworkManager cannot see it, and there is no visible
way to configure this interface through the GUI (eg. Preferences ->
Network Connections does nothing useful).

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

RHEL 6 beta 2

How reproducible:

Happened once.

Steps to Reproduce:
1. Install RHEL 6 beta 2 using virt-install:
virt-install -v -n RHEL6beta2x64 --accelerate -r 2048 -f /dev/vg_trick/RHEL6beta2x64 --cdrom RHEL6.0-20100622.1-Server-x86_64-DVD1.iso 
2. Select "Desktop" configuration.
3. Continue install, firstboot, login.
  
Actual results:

No network, NetworkManager does nothing useful.

Expected results:

Network should work by default.

Additional info:

Comment 1 Chris Lumens 2010-07-01 21:04:30 UTC

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