From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.62)
	(envelope-from <gentoo-user+bounces-55403-garchives=archives.gentoo.org@gentoo.org>)
	id 1GorY2-000648-JD
	for garchives@archives.gentoo.org; Tue, 28 Nov 2006 01:14:11 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kAS1BsN3010797;
	Tue, 28 Nov 2006 01:11:54 GMT
Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185])
	by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kAS18bvO021292
	for <gentoo-user@lists.gentoo.org>; Tue, 28 Nov 2006 01:08:37 GMT
Received: by nf-out-0910.google.com with SMTP id c31so3660950nfb
        for <gentoo-user@lists.gentoo.org>; Mon, 27 Nov 2006 17:08:37 -0800 (PST)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth;
        b=mVUGF6V78+Ks6PoP0dmKTiyRczH00Y9wGTqR7/sz6zFVflocC9ejHAHk7JQLkjtT0z+AW7lKZMGUXklZq/EKSB8bU7xvw3z0o07La11BaM3c1e2BG1Y8Ev46KMbEvQYWNZjA2ipXI2x4uvTgAcOVUiYvoq0l6R/3/N1iwvKgGYg=
Received: by 10.82.114.3 with SMTP id m3mr58674buc.1164676116107;
        Mon, 27 Nov 2006 17:08:36 -0800 (PST)
Received: by 10.82.106.2 with HTTP; Mon, 27 Nov 2006 17:08:35 -0800 (PST)
Message-ID: <7573e9640611271708q245de725v8365cc46ece6e2d6@mail.gmail.com>
Date: Mon, 27 Nov 2006 18:08:35 -0700
From: "Richard Fish" <bigfish@asmallpond.org>
Sender: richard.j.fish@gmail.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: udev upgrade and non-working eth0
In-Reply-To: <200611280620.55042.mrugeshkarnik@gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <2b49f0c80611270558n792864dbtc209ed27423d5d6c@mail.gmail.com>
	 <2b49f0c80611271257u64b0ec37l867dcc4132da8bb6@mail.gmail.com>
	 <7573e9640611271446ub725acdq2145594126c33fbf@mail.gmail.com>
	 <200611280620.55042.mrugeshkarnik@gmail.com>
X-Google-Sender-Auth: f5349d4a0c12c3c0
X-Archives-Salt: fa8e7a8c-072c-4f33-be52-795dd28fd84f
X-Archives-Hash: 7c6a601808c592830cba976768e951b4

On 11/27/06, Mrugesh Karnik <mrugeshkarnik@gmail.com> wrote:
> udevd-event[3110]: rename_netif: error changing net interface name eth0_rename
> to eth1: No such device.

Hmm, haven't seen this error, but these rules (based on
70-persistent-net.rules) might work better:

SUBSYSTEM=="net", ATTRS{address}=="00:13:d3:60:4a:a5", NAME="eth0"
SUBSYSTEM=="net", ATTRS{address}=="00:0d:88:45:c1:c9", NAME="eth1"

> /me thinks about setting RC_DEVICE_TARBALL="yes"

This won't help for ethernet naming.  There is no /dev/eth* device
node, after all.

-Richard
-- 
gentoo-user@gentoo.org mailing list