Difference between revisions of "Logical Disk Manager (LDM)"
From Forensics Wiki
Joachim Metz (Talk | contribs) (Created page with "{{expand}} The Windows Logical Disk Manager, is commonly abbreviated to LDM. == Also see == * File Systems == External Links == * [http://tec...") |
Joachim Metz (Talk | contribs) |
||
| Line 2: | Line 2: | ||
The [[Windows]] Logical Disk Manager, is commonly abbreviated to LDM. | The [[Windows]] Logical Disk Manager, is commonly abbreviated to LDM. | ||
| + | |||
| + | == On-disk structures == | ||
| + | According to [http://technet.microsoft.com/en-us/library/cc737048.aspx TECHNET]: The location of the database is determined by the partition style of the disk. | ||
| + | * On MBR disks, the database is contained in the last 1 megabyte (MB) of the disk. | ||
| + | * On GPT disks, the database is contained in a 1-MB reserved (hidden) partition known as the Logical Disk Manager (LDM) Metadata partition. | ||
== Also see == | == Also see == | ||
Revision as of 05:08, 14 September 2012
|
Please help to improve this article by expanding it.
|
The Windows Logical Disk Manager, is commonly abbreviated to LDM.
On-disk structures
According to TECHNET: The location of the database is determined by the partition style of the disk.
- On MBR disks, the database is contained in the last 1 megabyte (MB) of the disk.
- On GPT disks, the database is contained in a 1-MB reserved (hidden) partition known as the Logical Disk Manager (LDM) Metadata partition.
Also see
External Links
- Dynamic disks and volumes, by Microsoft, January 2005
- What Are Dynamic Disks and Volumes?, by Microsoft, March 2003