"SIOCSIFADDR: No such device" after restoring backup
Posted
by Paul Tomblin
on Super User
See other posts from Super User
or by Paul Tomblin
Published on 2010-03-12T18:10:36Z
Indexed on
2010/03/12
18:17 UTC
Read the original article
Hit count: 211
debian
|networking
I bought some new hardware, and tried to restore my backup on it. When I boot, I don't get a network connection. If I type "ifup eth0" on the command line, I see the messages:
SIOCSIFADDR: No such device
eth0: No such device
lspci
shows an ethernet controller (Intel 82546GB). ifconfig
does not show any controller except loopback. I tried installing bare Debian on the machine and the network worked then, but now I want to make it like my old machine was.
Googling this problem only seems to find people having this problem in VMs. I'm not in a VM.
© Super User or respective owner