fvdemount LOCAL fvdemount

fvdemountmounts a FileVault Drive Encrypted (FVDE) volume

fvdemount [-e plist_path] [-k key] [-o offset] [-p password] [-r password] [-X extended_options] [-huvV] sources

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:

plist_path
specify the path of the EncryptedRoot.plist.wipekey file
shows this help
key
specify the volume master key formatted in base16
offset
specify the volume offset
password
specify the password
password
specify the recovery password
unattended mode (disables user interaction)
verbose output to stderr
print version
extended_options
extended options to pass to sub system

None

None

# fvdemount -p Password /dev/sda1
fvdemount 20121113

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 on the project issue tracker: https://github.com/libyal/libfvde/issues

These man pages were written by Joachim Metz.

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.

fvdeinfo(1)

January 22, 2022 libfvde