On Thu, Jul 24, 2014 at 10:30:56AM -0700, Bruce Ferrell wrote:
On 07/24/2014 09:40 AM, Jerry Geis wrote:
I tried adding biosdevname=0 when installing CentOS 7 witht the Everthing USB stick (nice) but the names are eth0 its something like enp3s0...
Is there not a way to use the old names any more?
add this to the boot line:
net.ifnames=0
It turns off that stupid renaming
It's documented here:
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterface...
And on the CentOS faq.
http://wiki.centos.org/FAQ/CentOS7