On Monday 19 September 2005 21:05, James Clark Calloway wrote: > > I am installing a cluster using eth2 on the server > node, and I'd like to use eth2 on the client > nodes as well. The installer seems to default > to eth0 (for the client) when it gets > to the Networking step. > > How can I change this ?
The simplest way: edit the master autoinstall script in /var/lib/systemimager/scripts (the section right below the systemocnfigurator call) . Make sure that the second interface is recognized on the frshly installed node, i.e. check whether the modules.conf is correct (do you need "alias eth2 ..."? or a hardware.lst file (systemconfig.conf(5))). Regards, Erich ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Oscar-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-users
