I haven't used 9.1 yet, but when network problems have come up in 9.0 just going into yast2 and either editing the card entry to be eth0 or delete and readd the card under eth0. Mike On Wed, 5 May 2004, Hoepfner, Enrico wrote:
Date: Wed, 05 May 2004 16:44:49 +0200 From: "Hoepfner, Enrico" <hoepfner@fli.sh.de.bosch.com> To: suse-autoinstall@suse.com Subject: [suse-autoinstall] SuSE 9.1 failed Setting up network after network-installation
Hallo,
i have installed SuSE 9.1 with autoyast successfully - nearly :-)
After a complete installation over network, SuSE "failed Setting up network".
lsmod show the right module for network-card (for example: 3c59x) ifconfig show only lo0 and sit0
the network-part of autoyast-config (which was ok for SuSE 9.0) is
<networking> <dns> <dhcp_hostname config:type="boolean">true</dhcp_hostname> <dhcp_resolv config:type="boolean">true</dhcp_resolv> <domain></domain> <hostname></hostname> <nameservers config:type="list"/> <searchlist config:type="list"/> </dns> <interfaces config:type="list"> <interface> <bootproto>dhcp</bootproto> <device>eth0</device> <startmode>onboot</startmode> <wireless>no</wireless> </interface> </interfaces> <modules config:type="list"> <module_entry> <device>eth0</device> </module_entry> </modules> <routing> <ip_forward config:type="boolean">false</ip_forward> <routes config:type="list"/> </routing> </networking>
can anyone help please
thanks and best regards enrico