Bug 61706 - Cannot bring up interface on pcmcia ethernet card on boot
Summary: Cannot bring up interface on pcmcia ethernet card on boot
Keywords:
Status: CLOSED DUPLICATE of bug 61705
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: initscripts
Version: skipjack-beta1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-23 09:19 UTC by Bill Crawford
Modified: 2014-03-17 02:26 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-03-25 13:38:27 UTC
Embargoed:


Attachments (Terms of Use)

Description Bill Crawford 2002-03-23 09:19:56 UTC
Description of Problem:
With Enigma this appeared to work.
If I configure the interface to use DHCP, and include "ONBOOT=yes", the driver
gets loaded and the interface created, but it never gets the address assigned,
and so doesn't work. This looks like a pcmcia is being started up after the
interface.  Also ntpd tries to start before pcmcia, and thus fails.

Version-Release number of selected component (if applicable):
[root@marcus root]# rpm -q initscripts kernel-pcmcia-cs
initscripts-6.58-1
kernel-pcmcia-cs-3.1.27-12

Comment 1 Scott Russell 2002-03-24 21:01:27 UTC
Same here on a fresh install of skipjack. Here's my
/etc/sysconfig/network-scripts/ifcfg-eth0:

[root@localhost network-scripts]# cat ifcfg-eth0 
DEVICE=eth0
BOOTPROTO=dhcp
ONBOOT=yes

This eth0 interface, which is a pcmcia device, does not come up on boot.

Comment 2 Jay Turner 2002-03-25 13:38:22 UTC
*** Bug 61733 has been marked as a duplicate of this bug. ***

Comment 3 Bill Nottingham 2002-03-26 05:00:06 UTC

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


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