All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: how to rename network interface?
Date: Mon, 10 May 2004 02:05:51 +0000	[thread overview]
Message-ID: <1084154750.2757.108.camel@pim> (raw)
In-Reply-To: <c7lt0l$dr7$1@sea.gmane.org>

On Sun, 2004-05-09 at 14:24 -0400, mikep wrote:
> Using udev-025 i am trying to rename eth0 with these rules in 50-udev.rules:
> 
> BUS="pci", SYSFS{device}="0x8169", NAME="eth0"
> BUS="pci", SYSFS{device}="0x8139", NAME="eth1"

What does udevinfo show?
  udevinfo -p /class/net/eth0 -a

> udev-logging doesn't show any errors.

You need to compile it with 'make DEBUG=true' to get a very detailed
log.

good luck,
Kay



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  reply	other threads:[~2004-05-10  2:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-09 18:24 how to rename network interface? mikep
2004-05-10  2:05 ` Kay Sievers [this message]
2004-05-10 11:30 ` mikep
2004-05-10 12:41 ` mikep
2004-05-11 10:41 ` Kay Sievers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1084154750.2757.108.camel@pim \
    --to=kay.sievers@vrfy.org \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.