-------------------------------------------------------------------------
Etay Meiri
[EMAIL PROTECTED]
Linux is for people who know, and windows is for people who don't know,
it's as simple as that.
-------------------------------------------------------------------------
On Mon, 3 Aug 1998, Ravindra Jaju wrote:
> Well, I can't get my eth0 device up and running.
> Whenever I try ifconfig, I get an error which says something like
> "SIOCADDRT: error ....."
Did you compile the kernel with ethernet support?
> Now, is it that some library files are missing ?
> Moreover, I don't seem to have my /dev/eth0 file (or anything related in
> the /dev).
device files are created with the mknod command.
> The eth0 card is recognised when I boot in Windows95 (but that's all ... I
> don't use Win95 for purposes other than detecting the hardware and
> their addresses ...)
>
Try adding the ether=irq,ioport,param1,param2,eth0 to the lilo file.
-------------------------------------------------------------------------
Etay Meiri
[EMAIL PROTECTED]
Linux is for people who know, and windows is for people who don't know,
it's as simple as that.
-------------------------------------------------------------------------