The following is based on using SuSE 7.1 (German Version), Linux Kernel 2.2.19, and Mosix 0.98.0.
ln -s /usr/src/linux-2.2.19 linux |
cp -rp linux-2.2.19/* linux-2.2.19-mosix/ |
ln -s /usr/src/linux-2.2.19-mosix linux |
tar xfz MOSIX-0.98.0.tar.gz |
Run the install script /tmp/mosix.install and follow instructions.
l0:0:wait:/bin/mosrun -h /etc/init.d/rc 0 l1:1:wait:/bin/mosrun -h /etc/init.d/rc 1 l2:2:wait:/bin/mosrun -h /etc/init.d/rc 2 l3:3:wait:/bin/mosrun -h /etc/init.d/rc 3 l5:5:wait:/bin/mosrun -h /etc/init.d/rc 5 l6:6:wait:/bin/mosrun -h /etc/init.d/rc 6 |
~~:S:respawn:/bin/mosrun -h /sbin/sulogin ca::ctrlaltdel:/bin/mosrun -h /sbin/shutdown -r -t 4 now sh:12345:powerfail:/bin/mosrun -h /sbin/shutdown -h now THE \ POWER IS FAILING |
exec /bin/mosrun -l $WINDOWMANAGER |
The command to start and stop Mosix (do not repeat /not/ do this now) is
/etc/init.d/mosix {start|stop|status|restart|reload} |
ln -s ../mosix S30mosix ln -s ../mosix K01mosix |
1 IP-address of first node n |
1 10.0.0.1 2 3 10.0.0.100 2 5 10.0.0.150 1 |
Now, finally, reboot. The computer should come up running Mosix.