[Quantian-general] 7.9.1 and 2.4.27 kernel

Dirk Eddelbuettel edd at debian.org
Fri Jan 6 01:38:08 UTC 2006


On 5 January 2006 at 08:02, Christopher Heiny wrote:
| On Thursday 05 January 2006 07:19 am, picked up the following 
| transmission from Marco Caliari:
| > 2) Dirk, in knoppix-autoconfig, what does the row
| >
| > [ ! /mfs ] && mkdir /mfs
| >
| > means? That, if /mfs does not exist, it should be created? The row
| > should be
| >
| > [ -d /mfs] || mkdir -p /mfs
| 
| 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. 

Dirk

| script to verify that, and started the ISO rebuild before leaving last 
| night.  I'll burn a DVD when I get to the office this morning, and see 
| what results.
| 
| 				Chris
| 
| _______________________________________________
| Quantian-general mailing list
| Quantian-general at lists.alioth.debian.org
| http://lists.alioth.debian.org/mailman/listinfo/quantian-general

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison



More information about the Quantian-general mailing list