Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

default_fs(4) [sunos man page]

default_fs(4)							   File Formats 						     default_fs(4)

NAME
default_fs, fs - specify the default file system type for local or remote file systems DESCRIPTION
When file system administration commands have both specific and generic components (for example, fsck(1M)), the file system type must be specified. If it is not explicitly specified using the -F FSType command line option, the generic command looks in /etc/vfstab in order to determine 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 specified in either /etc/default/fs or /etc/dfs/dfstypes, depend- ing 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 remote 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
fsck(1M), fstypes(4), vfstab(4) SunOS 5.10 20 Mar 1992 default_fs(4)

Check Out this Related Man Page

unshare(1M)						  System Administration Commands					       unshare(1M)

NAME
unshare - make local resource unavailable for mounting by remote systems SYNOPSIS
unshare [-F FSType] [-o specific_options] [pathname | resourcename] DESCRIPTION
The unshare command makes a shared local resource unavailable as file system type FSType. If the option -FFSType is omitted, then the first file system type listed in file /etc/dfs/fstypes will be used as the default. Specific_options, as well as the semantics of resourcename, are specific to particular distributed file systems. OPTIONS
-F FSType Specify the file system type. -o specific_options Specify options specific to the file system provided by the -F option. FILES
/etc/dfs/fstypes /etc/dfs/sharetab ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
share(1M), shareall(1M), attributes(5) NOTES
If pathname or resourcename is not found in the shared information, an error message will be sent to standard error. When an unshare command completes successfully, a client mounting a file system specified in that unshare command no longer has access to that file system. SunOS 5.10 6 Nov 2000 unshare(1M)
Man Page

13 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Fstype list

Does anyone have a list of all the fstypes? I don't know what fstype to use when mounting the cdrom... Cheers;) (5 Replies)
Discussion started by: satan404
5 Replies

2. UNIX for Dummies Questions & Answers

Remote administration

Is there a way to do remote administration on my Sun/Solaris 2.5? I have a server that is running an old copy of ARCServe 2.2 and I need to do monthly administration on it. The only way to use it is from the server so I want to use a VNC type product to do it. Since I know zip about unix, I am... (1 Reply)
Discussion started by: athpam
1 Replies

3. HP-UX

Hp-UX system administration exam ( HP0-002).

Hi, I would like to know some details about Hp-UX system administration exam ( HP0-002). I want to know 1. What is the passing percentage 2. How touch is the exam. I am reading Rehman's book thru and thru. I need to know if any other studies are required. I have some 4 years of Unix hands... (3 Replies)
Discussion started by: vikas_sri
3 Replies

4. HP-UX

HP0-002 system administration certification

Hi, I would like to know some details about Hp-UX system administration exam ( HP0-002). I want to know 1. What is the passing percentage 2. How touch is the exam. I am reading Rehman's book thru and thru. I need to know if any other studies are required. I have some 4 years of Unix hands... (1 Reply)
Discussion started by: vikas_sri
1 Replies

5. HP-UX

more than one fs type on the same file system

hi is it possible to have more than one file system types on the same file system. if yes then how do we do it, can veritas be used to achieve this (1 Reply)
Discussion started by: livemyway
1 Replies

6. UNIX for Dummies Questions & Answers

how to find whether a file is local or remote file?

Is there any system call to find whether a file is local or remote?? Thanks in advance!! -Jack Fds (3 Replies)
Discussion started by: jackfds
3 Replies

7. Solaris

display remote commands

is there a way to display the commands the the remote user is typing -I would like to know a way by which i can log onto a remote system and type commands as the user watched on the console - I know about vnc but that is not what i am looking for -or is it rexec ? Ndegem SCSA (4 Replies)
Discussion started by: ndegem
4 Replies

8. UNIX for Dummies Questions & Answers

File System - Remote or Local??

Is there a way to find if the file systems mounted on a AIX/Linux box is local or remote? (1 Reply)
Discussion started by: Un1xNewb1e
1 Replies

9. Solaris

editing /etc/vfstab in single user mode

Hi Experts, My /etc/vfstab got corrupted and have no bootable CD or system , I can get into the system in maintenance mode however the root file system is in read only mode and i am unable to modify the /etc/vfstab. Is there any option through which i can modify the /etc/vfstab ? Thanks (4 Replies)
Discussion started by: kumarmani
4 Replies

10. UNIX for Dummies Questions & Answers

problem with rdesktop

Hi Everybody.. I am using rdesktop to access my remote system( windows based)in Ubuntu.. The problem is i cant simultaneously work on the local and remote system.. to access the local system (which is Ubuntu) while working on remote desktop, firstly i have to logoff from the remote desktop,... (1 Reply)
Discussion started by: lokeshsingla
1 Replies

11. Shell Programming and Scripting

AIX system.... deleting files in remote directory after retrieving files

Hi Friends, I am new to this , I am working on AIX system and my scenario is to retrive the files from remote system and remove the files from the remote system after retreving files. I can able to retrieve the files but Can't remove files in remote system. Please check my code and help me out... (3 Replies)
Discussion started by: vinayparakala
3 Replies

12. AIX

Copy huge files system

Dear Guy’s By using dd command or any strong command, I’d like to copy huge data from file system to another file system Sours File system: /sfsapp File system has 250 GB of data Target File system: /tgtapp I’d like to copy all these files and directories from /sfsapp to /tgtapp as... (28 Replies)
Discussion started by: Mr.AIX
28 Replies

13. UNIX for Dummies Questions & Answers

Copy file from RDP to Local

Hi All, I am trying to copy a file from remote desktop to my local system using copy and xcopy commands...but none of them worked..is there any batch file or commands to do the copying .if do please share with me..... (5 Replies)
Discussion started by: navsan420
5 Replies