Actually, Brian Freeze told me something that worked: modprobe -t net \*
Fredrik Ax <[EMAIL PROTECTED]> writes: > > > On 3 May 1997, Terrence M. Brannon wrote: > > [CUT] > > > I will be more than happy to add lines to this one-at-a-time if there > > is a list of them somewhere. > > Heres your list: > > ls /lib/modules/kernelversion/net/*.o | cut -d. -f1 > > where kernelversion is something like 2.0.27 > you can try running insmod on them one and one to see if they works > > you might even try something like this :-) > ls /lib/modules/kernelversion/net/*.o | cut -d. -f1 | xargs -n1 insmod > > I'm not sitting at my linux system right now so I have some reservations > for inccorrect path?! ... but I'm almost certain that it's right! > > /fax > > > > -- o============o Sending unsolicited commercial e-mail (UCE) to this address Legal Notice is indication of your consent to pay me $120/hour for 1 hour o============o minimum for professional proofreading & technical assessment. terrence brannon * [EMAIL PROTECTED] * http://rana.usc.edu:8376/~brannon -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .