![]() |
![]() |
![]() |
![]() |
![]() |
You can mount a VxFS file system by using the mount
command. When you enter the mount
command, the generic mount
command parses the arguments and the -t
FSType option executes the mount
command specific to that file system type. If the -t
option is not supplied, the command searches the file /etc/fstab
for a file system and an FSType matching the special file or mount point provided. If no file system type is specified, mount uses the default file system.
mount [-t vxfs] [generic_options] [-r] [-o specific_options] \
special mount_point