Hi, You will notice that in 9.1 network configuration in general has completly changed (not in autoyast, but in general). In the case below, could you try and install without this: <modules config:type="list"> <module_entry> <device>eth0</device> </module_entry> </modules> Thanks, Anas Hoepfner, Enrico wrote:
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