Hi,
I've recently tried to update my system from 2.2r2 to testing, and now my 
eth0 has disappeared. Now I _know_ this has been discussed before (I checked 
the archive) yet everything I have tried does _not_ work. Here it goes, I 
have a cable connection with a dynamic ip using dhcp, my 
/etc/network/interfaces looks like this:

iface lo inet loopback

iface eth0 inet dhcp

If I add auto to make it look like this:

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp

And /etc/init.d/network start I get:
option without interface.

Even if I add alias eth0 ne2k-pci and update-modules it still doesn't work.

Does anyone have any ideas? And why on Earth does this happen.....

Jared

Reply via email to