Quote:
Originally Posted by frostschutz
/mnt/{onboard,sd}/ is no good for long running scripts, since that is to be unmounted any time USB connects, but a script would keep the filesystem busy so it can't be ejected properly...
|
This is unfortunately true! I will have to move KSM (or at least parts of it) to the system partition, even though I do not like the idea.