Note: if you use a file system that is not in the above lists, you can still back up your data: basic compatibility
support is afforded by the
VirtualMountPoint option. For example, in the case of a file system called /media/hda1 whose file system is not supported by TSM, add the following
line to dsm.sys:
VirtualMountPoint /media/hda1
This is all that you need to do if your Domain line in dsm.opt
is set to All-Local.
If not, you also need to add the above file system to your domain list. So, if you were previously only backing up root with the line
Domain /
then you need to add as well the line
Domain /media/hda1

