Short: Merges DF0: and PC0: in a single device Author: MC6489@mclink.it (Nicola Salmoria) Uploader: MC6489@mclink.it (Nicola Salmoria) Type: disk/misc MultiFileSystem isn't a file system in the usual way: it is an interface to other file systems. When you mount it, you tell it which file systems it should use; afterwards, when a disk is inserted, MultiFileSystem will recognize it and pass the commands to the appropriate file system. This means that with a single device name, for example DF0:, you can access any conceivable file system! This is version 1.1, which fixes all the reported bugs of version 1.0 and adds some new features. Version 1.0 didn't work on most systems running Workbench 2.1 due to an incompatibility with Mount; the incompatibility has been removed and this version should work on all systems running Workbench 2.1 or better.