When i did what i was told to in the script: ln -s net.eth0 net.eth1 after reboot the system tried to set up eth0 a second time instead of setting up eth1. When i used: cp net.eth0 net.eth1 everything worked fine. Reproducible: Always Steps to Reproduce: 1. see Details 2. 3. Actual Results: see Details Expected Results: see Details Perhaps i should mention that i was using the Virtual-Machine-Software VMware. I did not test it with a real physical machine, but i don't think it matters in this case.
Are you using a recent baselayout version? From version 1.8.6.10-r1 onwards, support for symlinked net.ethX is explicitly added. If you are using such a version, then this is a baselayout problem.
*** This bug has been marked as a duplicate of 29512 ***