Article # 625, added by Geoworks, historical record
| first | previous | index | next | last |

I get TOO_MANY_PRIMARY_FSDs in Swat.



If you're trying to run a GEOS demo and you get the error:

TOO_MANY_PRIMARY_FSDs

just change the fs line under the [system] category to be the
primaryFSD line. That will force GEOS to load only the specified
file system driver and not attempt to load anything else based on
the DOS version on your system.

Another solution is to run the setver command and add two entries
to it, like so:

setver loader.exe 9.0
setver loaderec.exe 9.0

This tricks GEOS into using the correct FSD (whatever that is).