Coder Social home page Coder Social logo

ldm's Introduction

Logical Disk Manager (Dynamic Disk) Tool and Driver.

There are two packages included here.  A userland tool to dump the contents of
a Window 2000 LDM Disk.  Also there's a Linux Filesystem driver.  You need to
know what you're doing to use this.

The packages are part of the Linux-NTFS Project which is hosted on SourceForge:

  http://linux-ntfs.sourceforge.net

I've included a prebuilt copy of the tool in the .tar If you want to build it
yourself you need the kernel header files, then "make" should do the trick.
If it doesn't build without errors, then you'll need to know your way around
the kernel to fix things.

LDMInfo can be used in three ways:

	ldminfo /dev/hdb		Standard partition list

	ldminfo --dump /dev/hdb		Detailed dump of LDM Database

	ldminfo --copy /dev/hdb		Write the LDM Database to a file

In addition, you can add the --debug flag.  This will show you what's
going on inside the code.  Not at all interesting, but vital to help
us debug the application.

The standard partition list looks something like this:

 Device | Offset Bytes    Sectors    MiB | Size   Bytes    Sectors    MiB
 -------+--------------------------------+-------------------------------
 hdb    |            0          0      0 |     21159936      41328     20
 hdb1   |        32256         63      0 |      5242880      10240      5
 hdb2   |      5275136      10303      5 |      5242880      10240      5
 hdb3   |     10518016      20543     10 |      3145728       6144      3
 hdb4   |     13663744      26687     13 |      6291456      12288      6


Any bugs / problems / comments, please email me.

Cheers,
    FlatCap (Richard).
    [email protected]
    http://linux-ntfs.sourceforge.net

ldm's People

Contributors

flatcap avatar jpmorrison avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

jpmorrison

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.