分页: 1 / 1

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

发表于 : 2012-06-12 19:31
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
为什么?请高手指导!

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

发表于 : 2012-06-12 20:43
lxr1234
没有网卡
贴一下lspci

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

发表于 : 2012-06-12 20:45
monk
没有网卡 或网卡不叫eth0

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

发表于 : 2012-06-12 21:33
xuquanlei
ifconfig