[Quantian-general] 7.9.1 and 2.4.27 kernel
Christopher Heiny
clheiny at starband.net
Fri Jan 6 01:59:38 UTC 2006
On Thursday 05 January 2006 05:38 pm, picked up the following
transmission from Dirk Eddelbuettel:
> | I think I may have spotted a potential culprit last night.
> | In /etc/init.d/openmosix, there are these lines:
> | if [ $MFS ]; then
> | if [ $MFS == "yes" ]; then
> | $MOSCTL mfs
> | mount /mfs
> | else
> | $MOSCTL nomfs
> | umount /mfs
> | fi
> | fi
> | which I >think< are taking /mfs away. I've added some echos to the
>
> How would they take /mfs away? This is the upstream openMosix init.d
> script which worked as is for a good while. Copied verbatim from the
> last clusterKnoppix.
I'm not absolutely sure, but...
a) after the boot from DVD completes, there is no /mfs directory
and openmosix is broken.
b) if I do
# mkdir /mfs
# /etc/init.d/openmosix restart
then everything appears to be OK.
But you're right, /mfs must be disappearing before that point, or it
would go away again during the execution of the init.d script, and the
mkdir would have no effect.
Grumble. That means the ISO I just now burned is probably NOT going to
fix the problem. Well, I'll test it anyway (want to make sure the
upgrades and installs I did work OK), and then try a different fix for
the missing /mfs directory.
Chris
More information about the Quantian-general
mailing list