[CentOS] eno1 and eth0 on centos 7.1

2015-05-01 Thread Jerry Geis
I installed 7.1 with the command line values
biosdevname=0 net.ifnames=0

thinking this would result in ifcfg-eth0 being the file to use...

The system still created an ifcfg-eno1 file and that was what is being used
for network config information.

I remove the ifcfg-eno1 and rebooted - got no network.

I then copied back the ifcfg-eth0 to ifcfg-en01 and changed the device name
in the file and rebooted and back to the correct network.

How can I get just the old behaviour of ifcfg-eth0 ?


Thanks,

Jerry
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] eno1 and eth0 on centos 7.1

2015-05-01 Thread Dmytro Cherkasov
Hi,

Try removing file /etc/udev/rules.d/*persistent-net.rules (or save it
somewhere)  and then reboot.

Thanks,
Dmytro

2015-05-02 0:11 GMT+03:00 Jerry Geis ge...@pagestation.com:

 I installed 7.1 with the command line values
 biosdevname=0 net.ifnames=0

 thinking this would result in ifcfg-eth0 being the file to use...

 The system still created an ifcfg-eno1 file and that was what is being used
 for network config information.

 I remove the ifcfg-eno1 and rebooted - got no network.

 I then copied back the ifcfg-eth0 to ifcfg-en01 and changed the device name
 in the file and rebooted and back to the correct network.

 How can I get just the old behaviour of ifcfg-eth0 ?


 Thanks,

 Jerry
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos