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 (0)* | Fedora 36 (6 downloads) |
![]() |
x86_64 (2)* | Fedora 37 (4 downloads) |
![]() |
x86_64 (0)* | Fedora rawhide (5 downloads) |
![]() |
x86_64 (0)* | Rhel 8 (6 downloads) |
![]() |
x86_64 (0)* | Rhel 9 (6 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable miketc86/libldm
More info about enabling Copr repositories