Description
libldm is a library for managing Microsoft Windows dynamic disks, which use Microsoft's LDM metadata. It can inspect them, and also create and remove device-mapper block devices which can be mounted. It includes ldmtool, which exposes this functionality as a command-line tool. libldm is released under LGPLv3+. ldmtool is released under GPLv3+.
Installation Instructions
Introduction
A unoffical libldm build for Fedora. Supports LDM/non-LDM(mounted) partitions mixed on the same disk.
Enable Copr
sudo dnf copr enable miketc86/libldm
Install packages
sudo dnf install libldm
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 |
---|---|---|
Fedora 39 | x86_64 (2)* | Fedora 39 (26 downloads) |
Fedora 40 | x86_64 (4)* | Fedora 40 (25 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (12 downloads) |
Fedora rawhide | x86_64 (27)* | Fedora rawhide (38 downloads) |
Rhel 8 | x86_64 (15)* | Rhel 8 (41 downloads) |
Rhel 9 | x86_64 (16)* | Rhel 9 (34 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable miketc86/libldm
More info about enabling Copr repositories