DOKK / manpages / debian 12 / libfvde-utils / fvdeinfo.1.en
fvdeinfo LOCAL fvdeinfo

fvdeinfodetermines information about a FileVault Drive Encrypted (FVDE) volume

fvdeinfo [-e filename] [-o offset] [-p password] [-r password] [-hvV] source

fvdeinfo is a utility to determine information about a FileVault Drive Encrypted (FVDE) volume

fvdeinfo is part of the libfvde package. libfvde is a library to access the FileVault Drive Encryption (FVDE) format

source is the source file.

The options are as follows:

filename
specify the name of the EncryptedRoot.plist.wipekey file
shows this help
offset
specify the volume offset
password
specify the password
password
specify the recovery password
verbose output to stderr
print version

None

None

# fvdeinfo -p Password /dev/sda1
fvdeinfo 20121112

Core Storage information:

Physical volume:
	Size:				262103040 bytes
	Encryption method:		AES XTS

Logical volume:
	Size:				224346112 bytes

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: http://code.google.com/p/libfvde/

These man pages were written by Joachim Metz.

Copyright (C) 2011-2019, 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.

fvdemount(1)

January 12, 2014 libfvde