RE: Dynamic vs Basic Partitions
- From: wawang@xxxxxxxxxxxxxxxxxxxx (Walter Wang [MSFT])
- Date: Fri, 22 Sep 2006 06:45:30 GMT
I'm interested in the case that ldmdump.exe reports information on a basic
disk. Would you please post the output here or send it to me?
Another approach is to use diskpart.exe, its command "list disk"
(http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en
-us/diskpart.mspx?mfr=true) can show current disk list:
Disk ### Status Size Free Dyn Gpt
-------- ---------- ------- ------- --- ---
Disk 0 Online 149 GB 0 B *
If the disk is a dynamic disk, the field "Dyn" will be marked as "*".
You can create a text file with content "list disk" and pass the file to
diskpart.exe /s:
diskpart.exe /s 1.txt
Fore more information about dynamic disk, refer to
http://technet2.microsoft.com/WindowsServer/en/library/8a66928c-949c-4105-90
14-e3252e4edb271033.mspx?mfr=true
.
- References:
- RE: Dynamic vs Basic Partitions
- From: Walter Wang [MSFT]
- RE: Dynamic vs Basic Partitions
- From: Joey
- RE: Dynamic vs Basic Partitions
- Prev by Date: Re: "unable to attach to the process" - VS 2003 VB.NET dll and VB6
- Next by Date: Hi Russia Developer
- Previous by thread: RE: Dynamic vs Basic Partitions
- Next by thread: RE: Dynamic vs Basic Partitions
- Index(es):
Relevant Pages
|