I wrote:
If we decide to go with stock generator rules, something has to be done with multiple network interfaces, because it is not known which of them will get eth0 on the first boot (but the name will be the same on all subsequent reboots).

Official solution:

/lib/udev/write_net_rules all_interfaces

then look at the generated rules for MAC addresses, look at MAC addresses in sysfs, and write ifconfig.eth0, ifconfig.eth1, ... files.

--
Alexander E. Patrakov
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to