On Thu, Sep 12, 2002 at 01:52:10PM +0400, Geoff McKee - PM(OS) wrote: > Thanks for the help, Stefan. I now have one minor problem. I am using an > OSA-2 adaptor as eth0 on my built system and it is not recognized at boot > time. I need to manually do "insmod lcs" then wait for a few seconds > before issuing "ifconfig eth0..." and "route add default gw." Just a minor > inconvenience at the moment.
You can fix this by adding "alias eth0 lcs" to /etc/modutils/aliases or to a new file in /etc/modutils. Then you can configure the interface in /etc/network/interfaces as normal. -- - mdz
