Mailinglist Archive: opensuse-autoinstall (29 mails)

< Previous Next >
Re: [opensuse-autoinstall] net-udev and bonding
  • From: Katarina Machalkova <kmachalkova@xxxxxxx>
  • Date: Wed, 3 Jun 2009 14:22:50 +0200
  • Message-id: <200906031422.51008.kmachalkova@xxxxxxx>

And what about ifcfg-ethX files (in /etc/sysconfig/network) - do these
look sane? ("No configuration found for eth0 " suggests that they
probably don't ...)

There is only ifcfg-eth2 with:
BOOTPROTO='dhcp4'
LLADDR='00:23:7d:25:5f:e6'
STARTMODE='onboot'
NAME='NetXtreme II BCM5708 Gigabit Ethernet'
Which is not correct anymore, because :e6 has now been renamed to eth1.

With your configuration, two files - ifcfg-eth0 and ifcfg-eth1 - should have
been created, with the following content:

BOOTPROTO=none
STARTMODE=off
+ some more keys, mostly empty, not important anyway

And one more - ifcfg-bond0 - for the bonding master device

B.
--
\\\\\ Katarina Machalkova
\\\\\\\__o YaST developer
__\\\\\\\'/_ & hedgehog painter
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups