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
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.
*** Bug 61733 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 61705 ***