> > 'man modules.conf' > > pre-install cryptoloop /sbin/modprobe cryptoapi > > does not work! why? > (the modules won't be loaded)
What's the error message in /var/log/messages? I also have a feeling, seeing as what you're trying to do is pre-install <module> <command>, you may have to enclose the '/sbin/modprobe cryptoapi' in quotes. But I have to tell you I've never used the pre-install command, so I could be leading you on the wrong path. If all else fails, use /etc/rc.d/rc.local and put your commands at the bottom of the file. Regards, --- Edward Dekkers (Director) Triple D Computer Services P/L -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
