Even when I add 'net.ifnames=0' and 'biosdevname=0' to /etc/default/grub: > cat /etc/default/grub [snip] GRUB_CMDLINE_LINUX_DEFAULT="net.ifnames=0 biosdevname=0" [snip]
and update-grub + reboot, udev still renames my interfaces when adding new virtual wifi interfaces (see first post for instructions). In my opinion, this behaviour is a serious bug. When I tell udev not to touch my network interfaces (with net.ifnames=0 - or is there another option?), it has to honour my decision. My system is: > cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS" > uname -a Linux [hostname snipped] 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1397654 Title: Adding a virtual wireless interface is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1397654/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
