Re: daemon-less kmod & Alpha no-go!

Greg Zornetzer (gaz@andrew.cmu.edu)
Mon, 20 Apr 1998 23:50:08 -0400 (EDT)


On Mon, 20 Apr 1998, Steven N. Hirsch wrote:

>
>
> On Mon, 20 Apr 1998, Adam J. Richter wrote:
>
> > How about trying the following:
>
> (snip)
>
> Actually, needs to be:
>
> #!/bin/sh
> echo logging_modprobe $* > /tmp/modprobe.log.$$
> /usr/bin/strace /sbin/modprobe $* >> /tmp/modprobe.log.$$ 2>&1
>
> as 'strace' writes to stderr.
>
> Interestingly enough, it starts working when run indirectly <g>. The
> trace is attached for loading of the SCSI tape driver.
>
Hmmm - could you try backing off some of the security features that Adam
put into kmod (the root_paranoia stuff). See if any of that is to
blame...

Greg Zornetzer - gaz+@andrew.cmu.edu
"Light shines brightest in the darkest night"
http://www.contrib.andrew.cmu.edu/~gaz

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu