On Fri, Feb 14, 2014 at 8:11 AM, Gian Uberto Lauri <[email protected]> wrote: > Ralf Mardorf writes: >> On Fri, 2014-02-14 at 06:59 -0500, Miles Fidelman wrote: >>> >>> I still cringe when I think of the first time I replaced ethernet card >>> in a server and udev changed the name > > I had to patch the udev conf in a VM image template to overcome this :). > > > During setting up Arch Linux with systemd the device name switched from > > eth0 to enp3s0 on my machine. > > Any reason for this? > > This could create "a certain amount of work" to people used to > automate things by means of shell scripts...
Add "net.ifnames=0" to the kernel cmdline to keep the kernel ethX names. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOdo=Sz7e__QPXwrVYyYjePSRuE=p8ensammavp4geva1m4...@mail.gmail.com

