Hmm .. after checking a little bit I have fount that there is actually a swapon and a swapoff function/command on SME server/Centos. There is also a man swapon and a man swapoff.
http://www.linuxcommand.org/man_pages/swapoff8.htmlI have no ideas if turning off the swap can make problems, but for an embeded test project this should be quite ok to test out.
If anyone does, please leave a message.
(I beleive also to use parts of the ram as swap area is an option, but I don't know how, just now.)
And if one should like to give Windows a test on the Compact Flash as well:
http://www.msfn.org/board/Disable-Swap-File-t86798.htmlOne (big) difference between distros buildt for running in embeded environment like Slax or Astlinux contra a distro that is buildt for a hd installation:
For Astlinux you can just turn it off with the power switch, like a light bulb. Then you can switch it on again, it will boot and there will be no filsystem that has any damage. (Because it normally wil run without mounting of physical drives.) Partly this is true for Slax also.
For SME linux on Compact Flash this will work different. If power is lost, you might damage your monted file system, like for the harddisk installation.