Re: Running Modules at Boot Time...

1998-05-18 Thread Shaleh
Two things: 1. make sure that auto is the last line in /etc/modules. I have seen odd behavior otherwise. 2. if all else fails, insmod it in a script, the but the script in rc0.boot or something. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Running Modules at Boot Time...

1998-05-18 Thread Jay Barbee
Hey all, I have a question about installing modules at boot time. it seems just having the aha152x module in /etc/modules is not good enough. It gripes about dependency problem. I have 'append=aha152x=0x340,11' in lilo.conf. Once the system is booted up and I logon as ROOT, I can type: ins