On Wed, Jan 2, 2013 at 7:53 AM, Tanstaafl <tansta...@libertytrek.org> wrote:
> On 2013-01-01 7:55 PM, Canek Peláez Valdés <can...@gmail.com> wrote:
>>
>> On Tue, Jan 1, 2013 at 6:50 PM, James <wirel...@tampabay.rr.com> wrote:
>>>
>>> So now that only one ethernet shows up, how do I prevent
>>> udev from renaming eth0 to eth3?
>
>
>> Check /etc/udev/rules.d/70-persistent-net.rules. Probably the old
>> (fried) ethernet card is listed there (along with other stuff). Leave
>> out everything except your PCI card (the MAC address is how you tell
>> them appart).
>>
>> Worst case, delete the file (after saving a copy), and see if udev
>> automagically solves everything by itself.
>
>
> Also, be sure that you have completely disabled the integrated ethernet in
> the BIOS, otherwise gentoo/udev may still 'see' it even if it isn't
> working...
>

I once had an onboard NIC go bad, and the PCI NIC I substituted for it
wouldn't work unless the onboard NIC was disabled. So disabling
onboard hardware may or may not be a net positive.

So long as there are no drivers available for the onboard NIC, it
won't show up in the net subsystem, so udev won't tie it in under net
rules.

--
:wq

Reply via email to