|
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_hsfs(1M)
NAME
mount_hsfs - mount hsfs file systems
SYNOPSIS
mount -F hsfs [generic_options] [-o FSType-specific_options]
[-O ] special | mount_point
mount -F hsfs [generic_options] [-o FSType-specific_options]
[-O] special mount_point
DESCRIPTION
mount attaches a High Sierra file system (hsfs) to the
file system hierarchy at the mount_point, which is the path-
name of a directory. If mount_point has any contents prior
to the mount operation, these are hidden until the file sys-
tem 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.
If the file system being mounted contains Rock Ridge exten-
sions, by default they will be used, enabling support of
features not normally available under High Sierra file sys-
tems such as symbolic links, and special files.
OPTIONS
generic_options
See mount(1M) for the list of supported options.
-o
Specify hsfs file system specific options. If invalid
options are specified, a warning message is printed and
the invalid options are ignored. The following options
are available:
global | noglobal
If global is specified and supported on the file
system, and the system in question is part of a
cluster, the file system will be globally visible on
all nodes of the cluster. If noglobal is specified,
the mount will not be globally visible. The default
behavior is noglobal.
SunOS 5.10 Last change: 24 Nov 2003 1
System Administration Commands mount_hsfs(1M)
ro
Mount the file system read-only. This option is
required.
nrr
no Rock Ridge: if Rock Ridge extensions are present
in the file system, ignore them; interpret it as a
regular High Sierra file system.
notraildot
File names on High Sierra file systems consist of a
proper name and an extension separated by a '.'
(dot) character. By default, the separating dot is
always considered part of the file's name for all
file access operations, even if there is no exten-
sion present. Specifying notraildot makes it
optional to specify the trailing dot to access a
file whose name lacks an extension.
Exceptions: This option is effective only on file
systems for which Rock Ridge extensions are not
active, either because they are not present on the
CD-ROM, or they are explicitly ignored via the nrr
option. If Rock Ridge extensions are active, hsfs
quietly ignores this option.
nomaplcase
File names on High Sierra cdroms with no Rock Ridge
extensions present should be uppercase characters
only. By default, hsfs maps file names read from a
non-Rock Ridge disk to all lowercase characters.
nomaplcase turns off this mapping. The exceptions
for notraildot discused above apply to nomaplcase.
-O
Overlay mount. Allow the file system to be mounted over
an existing mount point, making the underlying file sys-
tem inaccessible. If a mount is attempted on a pre-
SunOS 5.10 Last change: 24 Nov 2003 2
System Administration Commands mount_hsfs(1M)
existing mount point without setting this flag, the
mount will fail, producing the error device busy.
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 | SUNWcsu |
|_____________________________|_____________________________|
SEE ALSO
mount(1M), mountall(1M), mount(2), mnttab(4), vfstab(4),
attributes (5)
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 3
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)
|