Difference between revisions of "Logical Disk Manager (LDM)"
From Forensics Wiki
Joachim Metz (Talk | contribs) (→Types of logical volumes) |
Joachim Metz (Talk | contribs) (→External Links) |
||
| Line 21: | Line 21: | ||
== External Links == | == External Links == | ||
| + | * [http://msdn.microsoft.com/en-us/library/windows/desktop/aa363785(v=vs.85).aspx Basic and Dynamic Disks], by Microsoft | ||
* [http://technet.microsoft.com/en-us/library/cc757696.aspx Dynamic disks and volumes], by Microsoft, January 2005 | * [http://technet.microsoft.com/en-us/library/cc757696.aspx Dynamic disks and volumes], by Microsoft, January 2005 | ||
* [http://technet.microsoft.com/en-us/library/cc737048.aspx What Are Dynamic Disks and Volumes?], by Microsoft, March 2003 | * [http://technet.microsoft.com/en-us/library/cc737048.aspx What Are Dynamic Disks and Volumes?], by Microsoft, March 2003 | ||
[[Category:Volume Systems]] | [[Category:Volume Systems]] | ||
Revision as of 05:38, 14 September 2012
|
Please help to improve this article by expanding it.
|
The Windows Logical Disk Manager, is commonly abbreviated to LDM.
Contents |
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.
Types of dynamic volumes
- Simple Volumes
- Spanned Volumes
- Striped Volumes
- Mirrored Volumes (Server editions of Windows 2000, Windows 2003)
- RAID-5 Volumes (Server editions of Windows 2003)
Also see
External Links
- Basic and Dynamic Disks, by Microsoft
- Dynamic disks and volumes, by Microsoft, January 2005
- What Are Dynamic Disks and Volumes?, by Microsoft, March 2003