Klaas Tammling wrote: > Hi, > > I've got a gigabyte mainboard and just installed opensuse 10.3. My > problem is now that everytime I reboot the system my eth device number > increases by 1. Currently I'm at eth8. > > I've read in the bugtracker that this issue was known but should have > been fixed in the version 10.1 > > Does anyone have an idea how I can solve that problem? I think the > problem is that bios or something is changing the mac adress everytime > the computer boots.
If it's the well-known forcedeth module problem you could try this: /etc/udev/rules.d/70-persistent-net.rules SUBSYSTEM=="net", DRIVERS=="forcedeth", NAME="eth0" Delete everything else in this file. -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
