On 7/4/07, Jarek Poplawski <[EMAIL PROTECTED]> wrote:
On 21-06-2007 12:58, Mark Hannessen wrote:
> [...]
> SIOCSIFADDR: No such device eth0:
> ERROR while getting interface flags: No such device
[...]
- is eth0 shown in /proc e.g. in /proc/interrupts?
- is ifconfig -a returning something?
- can you try ip (from iproute package) e.g. ip link set eth0 up
- do you have the same net options enabled as in this distro:
  e.g. CONFIG_PACKET?
- maybe you can try to figure something after (as root):
  strace ifconfig eth0 up
or send the output here...

BTW that "No such device eth0" is generally a case of
module not loaded / something wrong with modprobe.conf
Mark, are you sure those kind of issues can be ruled out?

Satyam
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to