1 .\""Copyright (c) 2001-2008 Apple 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
61 command supports the mounting, probing, and unmounting of HFS file systems.
64 .Bl -tag -compact -offset indent
66 Adopt permissions for the HFS file system at
69 Print out status information about the journal on the HFS
73 Enable journaling on the HFS file system mounted on
76 be specified (e.g. 32M for a 32 megabyte journal).
78 Get the UUID key for the HFS file system at
81 Mount the HFS file system located on
86 .Ar mountflag1 mountflag2 mountflag3 mountflag4
88 Force mount the HFS file system located on
93 .Ar mountflag1 mountflag2 mountflag3 mountflag4 .
94 This is a deprecated option.
96 Disable journaling on a HFS+ file system located at
101 for an HFS file system using the flags
102 .Ar mountflag1 mountflag2 mountflag3 mountflag4
104 Set the UUID key (generates a new UUID value) for the
108 Unmount the HFS file system located at
111 Disable journaling on the HFS+ file system mounted on
117 referenced above are either:
118 .Bl -bullet -compact -offset indent
137 .Xr diskarbitrationd 8
139 Derived from the Openstep Workspace Manager file system utility programs.