Mailinglist Archive: opensuse-testing (33 mails)

< Previous Next >
Re: [opensuse-testing] no more auto-eth0 after latest dup
On 01/04/2011 11:10 AM, Felix Miata wrote:
My previous dup already installed a 37rc7 kernel, after which all the
basics worked. An hour ago I did another dup, about 900 packages. After
rebooting,

# ping www.google.com
ping: unknown host www.google.com

/etc/resolv.conf has not been touched by the dup. There is a new file,
/etc/resolv.conf.netconfig, but chkconfig --list lists no *tconfi*
service, while network is turned on and *firewa* are uninstalled. rpm
queries for upstart and systemd return nothing. 'ifup eth0' fixes
networking. What does it take to get 'ifup eth0' to be run at boot on an
ordinary no-wireless-support/no-bluetooth-support desktop system?

You need /etc/sysconfig/network/ifcfg-eth0 with the lines

BOOTPROTO='dhcp'
STARTMODE='ifplugd'

and with YaST having selected network control with ifup. As ifup didn't generate
any warnings, you already have this part.

Larry

--
To unsubscribe, e-mail: opensuse-testing+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-testing+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References