Oshadha Gunawardena wrote:
> @Bruce, When I checked there was already a rule, but I'm not sure if the
> address and other constants are correct or not
You can check the address with `ip link show` or `ifconfig -a`.
> # This file was automatically generated by the /lib/udev/write_net_rules
> # program, run by the persistent-net-generator.rules rules file.
> #
> # You can modify it, as long as you keep each rule on a single
> # line, and change only the value of the NAME= key.
>
> # net device e1000e
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> ATTR{address}=="38:60:77:26:50:e3", ATTR{dev_id}=="0x0", ATTR{type}=="1",
> KERNEL=="en*", NAME="eth0"
>
> @Fernando
> root:/# ls /sys/class/net/
> eth0 lo
Looks like it's working.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page