how to change interface from em1 to eth0 linux 14.04 lts [closed]
I have ubuntu 14.04 LTS server for installation of icehouse multi node but I am getting different interfaces like em1 em2 a p5p1 .how to change it to eth0 eth1 eth2.
Have you tried any solution reported by google result?
I have tried to add *SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?", ATTR{address}=="00:25:56:b2:16:3e", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth", NAME="eth1"** to the etc/udev/rules.d/70-70-persistent-net.rules .BUT It didn't worked for me.
ok. Try kernel boot setting for parameter biosdevname. Follow the link provided by @9lives.