On Tue, Jan 1, 2013 at 4:50 PM, James <wirel...@tampabay.rr.com> wrote:
<SNIP>
> So now that only one ethernet shows up, how do I prevent
> udev from renaming eth0 to eth3?
>


Probably remove any net-persistent rules that are hanging around. That
should free up udev to do more of what you suspect.

HTH,
Mark

mark@c2stable ~ $ ls -al /etc/udev/rules.d/
total 24
drwxr-xr-x 2 root root 4096 Jan  1 14:40 .
drwxr-xr-x 3 root root 4096 Nov 26 17:33 ..
-rw-r--r-- 1 root root    0 Nov 26 17:31 .keep_sys-fs_udev-0
-rw-r--r-- 1 root root   79 Sep 26 06:19 51-android.rules
-rw-r--r-- 1 root root  166 Nov  3  2011 60-ipod.rules
-rw-r--r-- 1 root root 1196 May  5  2012 70-persistent-cd.rules
-rw-r--r-- 1 root root  627 Nov 26 17:33 70-persistent-net.rules
mark@c2stable ~ $

Reply via email to