From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikep Date: Sun, 09 May 2004 18:24:21 +0000 Subject: how to rename network interface? Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org 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" udev-logging doesn't show any errors. ------------------------------------------------------- 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