fsapfsmount | LOCAL | fsapfsmount |
fsapfsmount
—
mounts an Apple File System (APFS) volume
fsapfsmount |
[-f file_system_index]
[-o offset]
[-p password]
[-r password]
[-hvV ] source |
fsapfsmount
is a utility to mount an n
Apple File System (APFS) volume
fsapfsmount
is part of the
libfsapfs
package. libfsapfs
is a library to access the n Apple File System (APFS) format
source is the source file.
The options are as follows:
-f
file_system_index-h
-o
offset-p
password-r
password-v
-V
-X
extended_optionsNone
None
# fsapfsmount -f 1 -p Password /dev/sda1 fsapfsmount 20181214
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.
Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libfsapfs/
These man pages were written by Joachim Metz.
Copyright (C) 2018-2020, 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.
March 3, 2019 | libfsapfs |