Ubuntu 16 网卡设备名从 ens 改为 eth

Tag: Ubuntu 网卡 
Posted on 2020-07-22

今天装了一台 Ubuntu 16.04 的虚拟机,发现网卡名从 eth 变成 ens 了,通过命令查看发现是被系统重命名了

# dmesg |grep eth
[    2.244937] virtio_net virtio0 ens3: renamed from eth0
[    2.249486] virtio_net virtio1 ens4: renamed from eth1

于是 google 了一下怎么变回 eth,终于找到解决办法

vi /etc/default/grub

GRUB_CMDLINE_LINUX=""改成

GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"

保存退出,执行命令生成新的 grub 文件

# grub-mkconfig -o /boot/grub/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.4.0-28-generic
Found initrd image: /boot/initrd.img-4.4.0-28-generic
Found linux image: /boot/vmlinuz-4.4.0-21-generic
Found initrd image: /boot/initrd.img-4.4.0-21-generic

done然后重启,网卡名从 ens 变回 eth 了

 评论
张三
orz
李四
orz orz
李小四
orz orz orz
张小三
orz orz orz orz
  搜索
  Tags
全部   Ubuntu   Linux   Python   Windows   Shell   转发   字体   循环   js   KMS   MySQL   html   DNS   css   多线程   VSCode   Office   安装   WinSCP   字典   原创   多进程   反向代理   领带   截取字符   随机数   随机   重定向   远程调试   进程池   进度条   网卡   线程池   电源   生活   激活   浏览器   日志   数据库   venv   vbs   uuid   IP   iostat   import   GitHub   dpkg   DHCP   curl   crx   CPU   cloud-init   BBR   Apt   iptables   Kitsunebi   kvm   tc   subprocess   SSH   SoftEther   Set   samba   pyflakes   pip   Nginx   NextCloud   List   libreoffice   Adobe  
  功能
You can put anything you want inside of these side widgets. They are easy to use, and feature the new Bootstrap 4 card containers!