fvdemount — mounts a FileVault Drive Encrypted (FVDE) volume
Contents
Bugs
Please report bugs of any kind on the project issue tracker: https://github.com/libyal/libfvde/issues
Copyright
Copyright (C) 2011-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
fvdemount is a utility to mount a FileVault Drive Encrypted (FVDE) volume
fvdemount is part of the libfvde package. libfvde is a library to acess the FileVault Drive Encryption
(FVDE) format
sources one or more source files or devices.
The options are as follows:
-eplist_path
specify the path of the EncryptedRoot.plist.wipekey file
-h shows this help
-kkey specify the volume master key formatted in base16
-ooffset
specify the volume offset
-ppassword
specify the password
-rpassword
specify the recovery password
-u unattended mode (disables user interaction)
-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
# fvdemount -p Password /dev/sda1
fvdemount 20121113
Files
None
Name
fvdemount — mounts a FileVault Drive Encrypted (FVDE) volume
See Also
fvdeinfo(1)
libfvde January 22, 2022 fvdemount()
Synopsis
fvdemount [-eplist_path] [-kkey] [-ooffset] [-ppassword] [-rpassword] [-Xextended_options] [-huvV]
sources