I have some compute nodes with 3Com2000 and Intel E1000 1Gb boards. These boards have a module that can be loaded to activate the board. On the head node I inserted a command in the /etc/modules.conf file alias eth0 3c2000.o Works fine however, in the compute node image there is no /etc/modules.conf... so... in the /etc/init.d/network file I inserted an insmod 3c2000 command that works well. Questions is, how what/where is the best place to put these commands to load loadable drivers in the compute image? What if I have some compute nodes using Intel boards and some using 3Com but all nodes sharing the same image.
RH 9.0 OSCAR 3.0 Thanks for any help, --marc ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
