Results 1 to 3 of 3
Hi all. I need help to autoload a module in my pci-express slot for every boot.
For me to load the module, i need to:
(i) enter /ixpio directory in ...
- 01-14-2010 #1Just Joined!
- Join Date
- Jan 2010
- Location
- sg
- Posts
- 6
how to autoload a module in my pci-express slot?
Hi all. I need help to autoload a module in my pci-express slot for every boot.
For me to load the module, i need to:
(i) enter /ixpio directory in root's home.
(ii) type "./ixpio.inst
Can I do an autoload by doing this?
as root: edit /etc/rc.d/rc.local and put the lines:-
"cd ixpio"
"./ixpio.inst"
Please advice.
Thanks
- 01-15-2010 #2Just Joined!
- Join Date
- Jan 2010
- Location
- sg
- Posts
- 6
Can anyone help?
fyi. Im using Redhat Linux Enterprise 5.0.
- 05-07-2011 #3Just Joined!
- Join Date
- May 2011
- Posts
- 2
Hi,
You must configure kernel and rebuild it. Good look.


Reply With Quote