fsapfsmount — mounts an Apple File System (APFS) container
Contents
Bugs
Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website:
https://github.com/libyal/libfsapfs/
Copyright
Copyright (C) 2018-2024, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source
for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
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
