On Wed, 2012-10-17 at 19:49 -0600, JD wrote:
> I did do just that, as also vehemently stated by many other bloggers I
> read on other web sites. Unfortunately, IT DOES  NOT WORK!!  Here is
> what I have in /etc/udev/rules.d/70-persistent-net.rules
> 
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
> ATTR{address}=="00:03:0d:15:2b:9e", ATTR{dev_id}=="0x0", 
> ATTR{type}=="1", KERNEL=="eth*", NAME="eth0 

I don't see a closing quote at the very end.

It's a very long time since I looked at hardware rule making, but can
you omit some of the clauses, and simplify it down to just matching the
MAC?  (i.e. Try and omit the DRIVERS or ATTR, sections, et cetera.)  I
seem to recall advice, along those lines, for setting rules to match
other hardware (such as for mounting specific drives at specific
places).

-- 
[tim@localhost ~]$ uname -rsvp
Linux 3.2.0-32-generic-pae #51-Ubuntu SMP Wed Sep 26 21:54:23 UTC 2012 i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to