Separate the current `MountService` into the more generic base mount service and a specialized one for file systems.
Define the mount schema in the actual mounts at a higher level. This is in preparation to give the modules more control over the `source` and `target` properties.
Mount host service for (v)fat filesystems.