On Sun, 22 Apr 2001 [EMAIL PROTECTED] wrote:

> how can i do to run the ppa module (for my parallel zip) with the others at
> startup before
> mount daemon? (not in rc.local but maybe in /etc/modules.conf)
>
>
Try something in /etc/modules.conf like this:
alias block-major-45 ppa

(I think I get the major number correct...)
It should load the ppa module when ever you try and access a block
device with major number of 45.  (/dev/pda, /dev/pda1, etc.)
You will have to run depmod -a after making the change.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to