Description
BitLocker support for linux, git package. upstream https://github.com/Aorimn/dislocker didn't release since 2017-02-09, this builds from the master branch.
Installation Instructions
As explained at https://grimhacker.com/2016/01/22/using-bitlocker-to-go-on-fedora-23-dislocker/:
Run dislocker -V $disk_device -u $password -- $mountpoint
to open the device. $mountpoint
then contains a file named dislocker-file
which can be mounted using mount -o loop "$mountpoint/dislocker-file" "$target"
which makes the decrypted filesystem available at $target
.
TODO: simpler and/or automounting, maybe like described at https://bbs.archlinux.org/viewtopic.php?id=216658
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Centos-stream 8 (53 downloads) |
EPEL 6 | i386 (0)*, x86_64 (0)* | EPEL 6 (0 downloads) |
EPEL 7 | ppc64le (0)*, x86_64 (0)* | EPEL 7 (124 downloads) |
EPEL 8 | aarch64 (46)*, ppc64le (45)*, x86_64 (46)* | EPEL 8 (84 downloads) |
Fedora 39 | aarch64 (1)*, i386 (5)*, ppc64le (2)*, x86_64 (3)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (2)*, i386 (2)*, ppc64le (3)*, x86_64 (3)* | Fedora 40 (27 downloads) |
Fedora 41 | aarch64 (0)*, i386 (6)*, ppc64le (3)*, x86_64 (5)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (39)*, i386 (39)*, ppc64le (37)*, x86_64 (39)* | Fedora rawhide (85 downloads) |
Mageia 8 | aarch64 (0)* | Mageia 8 (70 downloads) |
Mageia cauldron | aarch64 (0)*, i686 (0)*, x86_64 (0)* | Mageia cauldron (114 downloads) |
openSUSE Tumbleweed | i586 (0)*, ppc64le (0)*, x86_64 (0)* | openSUSE Tumbleweed (116 downloads) |
* Total number of downloaded packages.