logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hpmount — change directory on an HFS+ volume

Author

       This manual page was written by Jens Schmalzing <jensen@debian.org> for DebianGNU/Linux using the manual
       page  by  Klaus  Halfmann  <halfmann@libra.de> that comes with the source code and documentation from the
       TechInfoLibrary.

                                                                                                      hpmount(1)

Description

hpmount  introduces  a  new  HFS+  volume.   The source path may specify a block device or a regular file
       containing an HFS+ volume image.  Furthermore, hpmount creates the file .hfsplusvolume in the user's home
       directory, where the source path and the catalogue ID of the current working directory are stored.

       hpmount accepts the following options:

       -r        mount the volume read-only.  The default is to allow write-access.

       -pn       mount partition number n.  The default is to mount the  first  partition  that  looks  like  it
                 contains an HFS+ volume.

Name

       hpmount — change directory on an HFS+ volume

See Also

hfsplus(7), hpls(1), hpcd(1), hppwd(1), hpcopy(1), hprm(1), hpmkdir(1), hpumount(1), hpfsck(1).

Synopsis

hpmount [-r]  [-pn]  source-path

See Also