# cd
# cd lm_sensors-1.4.12/
# make clean
# make
# make install
# insmod /lib/modules/extra/misc/lm_sensors.o
# cat /proc/sensors
# cd /usr/src/redhat/SPECS
# cp kernel-node.spec kernel-node.spec.old
# vi kernel-node.spec
... change the kernel version, update script, etc ... (xxx ... and explicaton here ... xxx)
# rpm -ba kernel-node.spec
Now we have one poor man's rpm which is ready to be installed on the nodes.
Cross your fingers and type (it is good idea to test the new rpm with one
node before using 'bcomm' xxx ... to add more details here ... xxx):
# bcomm "rpm -U ftp://sol/pub/linux-2.2.6-1.i386.rpm"
# bcomm "shutdown -r now"
Wait ... than check the result:
# bcomm "uname -a"
node2 :
Linux node2.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node3 :
Linux node3.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node4 :
Linux node4.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node5 :
Linux node5.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node6 :
Linux node6.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node7 :
Linux node7.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node8 :
Linux node8.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node10 :
Linux node10.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node11 :
Linux node11.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
node12 :
Linux node12.wm.lc.ehu.es 2.2.6 #2 SMP Fri Apr 23 11:38:30 CEST 1999 i686 unknown
URL of this page: http://lcdx00.wm.lc.ehu.es/~svet/beowulf/kernelupd.html