1 .\""Copyright (c) 2001 Apple Computer, Inc. All Rights Reserved.
2 .\"The contents of this file constitute Original Code as defined in and are
3 .\"subject to the Apple Public Source License Version 1.2 (the 'License').
4 .\"You may not use this file except in compliance with the
5 .\"License. Please obtain a copy of the License at
6 .\"http://www.apple.com/publicsource and read it before using this file.
8 .\"This Original Code and all software distributed under the License are
9 .\"distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
10 .\"EXPRESS OR IMPLIED, AND APPLE
11 .\"HEREBY DISCLAIMS ALL SUCH WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY
12 .\"WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
13 .\"QUIET ENJOYMENT OR NON-INFRINGEMENT. Please see the License for the
14 .\"specific language governing rights and limitations under the License."
20 .Nd HFS/HFS+ file system utility
57 command supports the mounting, probing, and unmounting of HFS file systems.
60 .Bl -tag -compact -offset indent
62 Adopt permissions for the HFS file system at
65 Print out status information about the journal on the HFS
69 Enable journaling on the HFS file system mounted on
72 be specified (e.g. 32M for a 32 megabyte journal).
74 Get the UUID key for the HFS file system at
77 Mount the HFS file system located on
82 .Ar mountflag1 mountflag2 mountflag3 mountflag4
84 Force mount the HFS file system located on
89 .Ar mountflag1 mountflag2 mountflag3 mountflag4 .
90 This is a deprecated option.
94 for an HFS file system using the flags
95 .Ar mountflag1 mountflag2 mountflag3 mountflag4
97 Set the UUID key (generates a new UUID value) for the
101 Unmount the HFS file system located at
104 Disable journaling on the HFS file system mounted on
110 referenced above are either:
111 .Bl -bullet -compact -offset indent
130 .Xr diskarbitrationd 8
132 Derived from the Openstep Workspace Manager file system utility programs.