On Sat, 21 Apr 2012 08:07:49 -0400, Michael Mol wrote:
> /etc/udev/rules.d/70-persistent-net.rules
>
> Find the line that includes ( NAME="eth0" ) ... then find the part of
> that line that says ATTR{address}=="whatever-your-MAC-address-is", and
> change it to reflect the MAC address of your onbo
> Does anyone have suggestions ?
Your logs show that the interface is being detected and is named 'eth0'.
If you can't see eth0 at the end of the boot process, the device node
has probably been renamed by udev (you should see it as eth1, e.g. in
the output of "ifconfig -a"). So:
# rm /etc/udev/r
On Sat, Apr 21, 2012 at 7:53 AM, Philip Webb wrote:
> Having solved the problem of booting -- thanks for all the advice -- ,
> the next & hopefully remaining obstacle is that Dhcpcd can't find Eth0.
>
> I've used 'lspci | grep Eth', which gives "Realtek Semiconductor
> RTL8111/8168B PCI Express Gi
Having solved the problem of booting -- thanks for all the advice -- ,
the next & hopefully remaining obstacle is that Dhcpcd can't find Eth0.
I've used 'lspci | grep Eth', which gives "Realtek Semiconductor
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)",
so I enabled CONFIG_REALT
4 matches
Mail list logo