> im trying to set up a second ethernet card and i've edited my
lilo.conf
> file and executed lilo, but
> when i boot it ,it probes for eth0 but when it should probe for eth1
it
> reports that it is delaying init for this card..
> what do i do???
Well, without knowing what you _did_, we can't tell you what you did
wrong and/or what you should do. You edited lilo.conf, but what did you
put in it?
What brand/model are your ethernet cards, and how are they configured?
Are you using kerneld and/or modules? If so, all the lilo.conf editing
in the world won't help, since those parameters are passed to the
kernel, not the loadable modules. In that case, you have to
appropriately edit /etc/modules.conf, or /etc/conf.modules, but I don't
recall exactly how now.
It is "delating eth1 initialization" at the point where the cards are
configured for IP address and such, not where their drivers are loaded.