um_fsalias(1) define a file system type alias

SYNOPSIS

um_fsalias fsalias [ full_filesystem_type ]

DESCRIPTION

This command is used to define a short alias for a full qualified view-os file system type.

For example
um_fsalias ext2 umfuseext2
defines ext2 as a short alias for umfuseext2. ext2 can then be used in a mount command instead of the full name umfuseext2.

Further definitions of the same alias re-define the alias by overwriting previous mappings. If full_filesystem_type is omitted, the command deletes any previous definition of the alias.

AUTHORS

View-OS is a project of the Computer Science Department, University of Bologna. Project Leader: Renzo Davoli.
<http://www.sourceforge.net/projects/view-os>

Howto's and further information can be found on the project wiki <wiki.virtualsquare.org>.