Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Ethernet Machination
Date: Wed, 02 Jan 2013 00:59:03
Message-Id: CAK2H+efgyNmj_nPQ=XNmw9F6_tEMnabEhCDUWsoEJDMd75qwqw@mail.gmail.com
In Reply to: [gentoo-user] Ethernet Machination by James
1 On Tue, Jan 1, 2013 at 4:50 PM, James <wireless@×××××××××××.com> wrote:
2 <SNIP>
3 > So now that only one ethernet shows up, how do I prevent
4 > udev from renaming eth0 to eth3?
5 >
6
7
8 Probably remove any net-persistent rules that are hanging around. That
9 should free up udev to do more of what you suspect.
10
11 HTH,
12 Mark
13
14 mark@c2stable ~ $ ls -al /etc/udev/rules.d/
15 total 24
16 drwxr-xr-x 2 root root 4096 Jan 1 14:40 .
17 drwxr-xr-x 3 root root 4096 Nov 26 17:33 ..
18 -rw-r--r-- 1 root root 0 Nov 26 17:31 .keep_sys-fs_udev-0
19 -rw-r--r-- 1 root root 79 Sep 26 06:19 51-android.rules
20 -rw-r--r-- 1 root root 166 Nov 3 2011 60-ipod.rules
21 -rw-r--r-- 1 root root 1196 May 5 2012 70-persistent-cd.rules
22 -rw-r--r-- 1 root root 627 Nov 26 17:33 70-persistent-net.rules
23 mark@c2stable ~ $

Replies

Subject Author
[gentoo-user] Re: Ethernet Machination james <wireless@×××××××××××.com>