I am using systemimager version 2.5.1 and need to load the 3w-9xxx
module when imaging a system.  Out of the box the driver is built as a
module.

What is the best way to load the module?

I know I could build it into the kernel or add it to initrd, but would
just prefer to load it from the boel binaries tar.

Currently, I added a pre-install script that loads the module.
# cat 98all.load_3ware_module
modprobe 3w-9xxx ; true

I had to add "true" so the install script would not shell out.

Thanks,
Joe


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to