Hi
This is no ask for help ( or maybe yes ...) but rather the short
story of how I solve some problems.
I wanted to install MOSIX on four Linux machines running under Suse.
Originally they works well under Suse 7.0 with the e2fs. After I had
made good experience with the reiserfs I decided to use this
filesystem and make a new installation under Suse 7.2.
Because I have to administrate three computers from the "master" the
network services have to run properly, but for the first time they
don't under the new installed Suse 7.2. Only after I had placed the
following two links
in "/etc/rc.d" place "ln -s ./ init.d"
and in "/sbin" place "ln -s /etc/rc.d init.d"
then the mosix.install script runs without an error message.
(Besides that I have paied attention that the xinetd daemon starts
correctly (only from runlevel 3 and higher) and the rest of the
administration is also correct (root have access via telnet and is
uncomment in the /etc/ftpusers)
O.k. thats all
bye
Norbert