ubuntu server运行ip link show eth0提示Device "eth0" doesn't exit

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
senlingw
帖子: 51
注册时间: 2012-03-22 16:17

ubuntu server运行ip link show eth0提示Device "eth0" doesn't exit

#1

帖子 senlingw »

在Ubuntu server中运行如下命令
cat /etc/network/interfaces
结果:
auto lo iface to loopback
auto eth0 iface eth0 inet static
运行
ip link show eth0
结果:
Device "eth0 " does not exit
为什么?请高手指导!
头像
lxr1234
帖子: 721
注册时间: 2009-04-10 11:15
来自: 三民主义国国民权利省我的选择市中共下台镇

Re: ubuntu server运行ip link show eth0提示Device "eth0" doesn't

#2

帖子 lxr1234 »

没有网卡
贴一下lspci
强烈反对M$的ARM Secure Boot 锁定要求,大家请签名反对
http://www.fsf.org/campaigns/secure-boo ... cted-boot/
头像
monk
帖子: 19507
注册时间: 2010-01-28 10:45

Re: ubuntu server运行ip link show eth0提示Device "eth0" doesn't

#3

帖子 monk »

没有网卡 或网卡不叫eth0

*********宁静致远*********
如果我说的有什么不对,请看签名第一行
xuquanlei
帖子: 224
注册时间: 2011-09-17 9:23
系统: Arch-x86_64

Re: ubuntu server运行ip link show eth0提示Device "eth0" doesn't

#4

帖子 xuquanlei »

ifconfig
回复