/etc/modules alias parport-lowlevel parport_pc alias eth0 qeth alias tr0 lcs
Do you have an ifcfg-eth0 file in /etc/sysconfig/network-scripts? yes I changed /etc/modules alias eth0 lcs rebooted and it worked eth0 came up without manual intervention. ... Thanks guys! now comes the fun!!! > I have to: # insmod /lib/modules/2.4.9-17tape/kernel/net/lcs.o > lcs.o then loads but I get: Warning: loading lcs.o will taint the > kernel: no license > It still loads. ifconfig shows my eth0 device. I can access via ssh but > how do I get this to come up "cleanly"? Every time I reboot, I do NOT > want this added process. > What is in your /etc/modules.conf ?? Try just one line in there: alias eth0 lcs ...don't know for sure if this is the problem...but .... Dave
