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 |
---|---|---|
![]() |
x86_64 (2)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (4)* | Fedora 40 (30 downloads) |
![]() |
x86_64 (4)* | Fedora 41 (23 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
x86_64 (27)* | Fedora rawhide (59 downloads) |
![]() |
x86_64 (15)* | Rhel 8 (49 downloads) |
![]() |
x86_64 (16)* | Rhel 9 (38 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable miketc86/libldm
More info about enabling Copr repositories