Re: 配置网卡错误
什么网卡,看样子是驱动不对,内核没有看到这个设备哦。
看看lspci的输出
On 4/5/06, walker <zzw6789@163.com> wrote:
我从网上查了一些信息,但还是无法解决这个问题:
debian sid 内核 2.6.15-386
dhcp服务器运行正常,且已经加载了网卡驱动,在使用/etc/init.d/networking
start 或者 ifup eth0 配置网卡时出现错误:
SIOCSIFADDR: No such device
eth0: ERROR while getting interfaces flags: No such device
eth0: ERROR while getting interfaces flags: No such device
Bind socket to interface: No such device
Failed to bring up eth0.
/etc/network/interfaces内容如下:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
--
To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
Reply to:
- References:
- 配置网卡错误
- From: walker <zzw6789@163.com>