VIEW-OS(1) | General Commands Manual | VIEW-OS(1) |
um_fsalias - define a file system type alias
um_fsalias fsalias [ full_filesystem_type ]
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.
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>.
May 30, 2009 | VIEW-OS: a process with a view |