default_fs(5) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

default_fs(5)

default_fs(5)                    File Formats                    default_fs(5)

NAME
       default_fs,  fs - specify the default file system type for local or re‐
       mote file systems

DESCRIPTION
       When file system administration commands have both specific and generic
       components (for example, fsck(8)), the file system type must be  speci‐
       fied.  If  it  is not explicitly specified using the -F  FSType command
       line option, the generic command looks in /etc/vfstab in order  to  de‐
       termine the file system type, using the supplied raw or block device or
       mount point. If the file system type can not be determined by searching
       /etc/vfstab,  the  command will use the default file system type speci‐
       fied in  either  /etc/default/fs  or  /etc/dfs/dfstypes,  depending  on
       whether the file system is local or remote.


       The default local file system type is specified in /etc/default/fs by a
       line of the form LOCAL=fstype (for example, LOCAL=ufs). The default re‐
       mote  file  system  type  is  determined  by  the  first  entry  in the
       /etc/dfs/fstypes file.


       File system administration commands will  determine  whether  the  file
       system  is  local  or remote by examining the specified device name. If
       the device name starts with '/' (slash), it is considered to be  local;
       otherwise it is remote.


       The  default  file  system  types can be changed by editing the default
       files with a text editor.

FILES
       /etc/vfstab         list of default parameters for each file system


       /etc/default/fs     the default local file system type


       /etc/dfs/fstypes    the default remote file system type


SEE ALSO
       fstypes(5), vfstab(5), fsck(8)

Oracle Solaris 11.4               20 Mar 1992                    default_fs(5)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3