On 9/22/05, Michiel Faber <[EMAIL PROTECTED]> wrote:
>
>  Bringing up the eth0 interface...
>     Interface eth0 doesn't exist.    [ WARN ]
>

The problem is that the kernel doesn't see your network card

You have to recompile the kernel with support for your card.
When you do:
 make menuconfig
look for your card into Device Drivers-> Networking support
(I'm not sure about the menus... and now I can't check)

I suggest to add support not as a module, as a first step
add it as built-in.


Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to