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

fsapfsmount — mounts an Apple File System (APFS) container

Author

       These man pages were written by Joachim Metz.

Bugs

       Please   report   bugs   of   any   kind   to   <joachim.metz@gmail.com>   or  on  the  project  website:
       https://github.com/libyal/libfsapfs/

Description

fsapfsmount is a utility to mount an Apple File System (APFS) container

       fsapfsmount  is  part  of  the libfsapfs package.  libfsapfs is a library to access the Apple File System
       (APFS) format

       source is the source file.

       The options are as follows:

       -ffile_system_index
               mounts a specific file system or "all"

       -h      shows this help

       -ooffset
               specify the container offset in bytes

       -ppassword
               specify the password

       -rpassword
               specify the recovery password

       -v      verbose output to stderr

       -V      print version

       -Xextended_options
               extended options to pass to sub system

Diagnostics

       Errors, verbose and debug output are printed to stderr when verbose output -v is  enabled.   Verbose  and
       debug output are only printed when enabled at compilation.

Environment

       None

Examples

       # fsapfsmount -f 1 -p Password /dev/sda1
       fsapfsmount 20181214

Files

       None

Name

       fsapfsmount — mounts an Apple File System (APFS) container

See Also

fsapfsinfo(1)

libfsapfs                                         July 29, 2021                                    fsapfsmount()

Synopsis

fsapfsmount [-ffile_system_index] [-ooffset] [-ppassword] [-rpassword] [-hvV] source

See Also