On Tue, 25 Nov 1997, Kevin Traas wrote: > >What I'm concerned about, of course, are the lines like this: > >modprobe: /proc/modules: No such file or directory > > > Try creating the file manually.... > > As root, just type "> /proc/modules ; chmod 444 /proc/modules" (without the > quotes, of course).
Thanks, but, /proc/modules exists and is populated: $ ls -l /proc/modules -r--r--r-- 1 root root 0 Nov 25 12:16 /proc/modules $cat /proc/modules dummy 1 0 bsd_comp 1 0 ppp 5 [bsd_comp] 0 slhc 2 [ppp] 0 serial 8 1 lp 2 0 hpfs 3 0 sonycd535 3 0 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .