|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
System Administration Commands mount_pcfs(1M)
NAME
mount_pcfs - mount pcfs file systems
SYNOPSIS
mount -F pcfs [generic_options] [-o FSType-specific_options]
special | mount_point
mount -F pcfs [generic_options] [-o FSType-specific_options]
special mount_point
DESCRIPTION
mount attaches an MS-DOS file system (pcfs) to the file
system hierarchy at the mount_point, which is the pathname
of a directory. If mount_point has any contents prior to the
mount operation, these are hidden until the file system is
unmounted.
If mount is invoked with special or mount_point as the
only arguments, mount will search /etc/vfstab to fill in
the missing arguments, including the FSType-
specific_options; see mount(1M) for more details.
The special argument can be one of two special device file
types:
o A floppy disk, such as /dev/diskette0 or
/dev/diskette1.
o A DOS logical drive on a hard disk expressed as
device-name:logical-drive , where device-name specifies
the special block device-file for the whole disk and
logical-drive is either a drive letter (c through z) or
a drive number (1 through 24). Examples are
/dev/dsk/c0t0d0p0:c and /dev/dsk/c0t0d0p0:1.
The special device file type must have a formatted MS-DOS
file system with either a 12-bit, 16-bit, or 32-bit File
Allocation Table.
OPTIONS
generic_options
See mount(1M) for the list of supported options.
-o
Specify pcfs file system specific options. The follow-
ing options are supported:
SunOS 5.10 Last change: 24 Nov 2003 1
System Administration Commands mount_pcfs(1M)
foldcase|nofoldcase
Force uppercase characters in filenames to lowercase
when reading them from the filesystem. This is for
compatibility with the previous behavior of pcfs.
The default is nofoldcase.
FILES
/etc/mnttab table of mounted file systems
/etc/vfstab list of default parameters for each file
system
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWesu |
|_____________________________|_____________________________|
SEE ALSO
mount(1M), mountall(1M), mount(2), mnttab(4), vfstab(4),
attributes (5), pcfs(7FS)
NOTES
If the directory on which a file system is to be mounted is
a symbolic link, the file system is mounted on the directory
to which the symbolic link refers, rather than on top of the
symbolic link itself.
SunOS 5.10 Last change: 24 Nov 2003 2
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:26:17 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5209 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2884 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2492 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2408 hits) (Suse Linux 10.1)
|