2016年4月7日 星期四

Ubuntu: Network Interface named "eno16777736"

Source: http://blog.csdn.net/a549569635/article/details/49968189

Try to modify it as "eth0"


- edit "/etc/default/grub"
- add "net.ifnames=0 biosdevname=0" in GRUB_CMD_LINUX
- run "update-grub"
- edit "/etc/network/interfaces"
- add two lines: "auto eth0" and "iface eth0 inet dhcp"
- reboot and see the changes

沒有留言:

張貼留言