I have been trying to understand the HarddiskVolume number. I would like to be able to look at a Disk Management window and know for sure which partitions go with volume numbers.
My confusion comes from using Diskpart to list the volumes and comparing that to Disk Management in UEFI and MBR systems.
The drives both have a System partition (EFI on one) and an OS partition. When I look at an MBR system, Diskpart says the first partition is Volume 1 and Volume 2 is the second partition. As I would think it should be.
When I look at a UEFI install, Diskpart says the OS partition (2nd) is volume 1 and the EFI partition (1st) is Volume 2.
Basically they are reversed in Diskpart for each system.
So, is Diskpart not a good indication of which partition would be which HarddiskVolume? The BCD Store Boot manager entry would seem to disagree with Diskpart..
Thanks, this isn't an emergency, just messing around....
DISKPART> lis vol
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- -------
Volume 0 E DVD-ROM 0 B No Media
Volume 1 C Windows 8 NTFS Partition 129 GB Healthy Boot
Volume 2 FAT32 Partition 100 MB Healthy System
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows 8
locale en-US
inherit {globalsettings}
default {current}
resumeobject {ad1dedf7-f558-11e1-ab68-ee7363c89488}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows 8
locale en-US
inherit {bootloadersettings}
recoverysequence {ad1dedf9-f558-11e1-ab68-ee7363c89488}
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {ad1dedf7-f558-11e1-ab68-ee7363c89488}
nx OptIn
bootmenupolicy Standard
My confusion comes from using Diskpart to list the volumes and comparing that to Disk Management in UEFI and MBR systems.
The drives both have a System partition (EFI on one) and an OS partition. When I look at an MBR system, Diskpart says the first partition is Volume 1 and Volume 2 is the second partition. As I would think it should be.
When I look at a UEFI install, Diskpart says the OS partition (2nd) is volume 1 and the EFI partition (1st) is Volume 2.
Basically they are reversed in Diskpart for each system.
So, is Diskpart not a good indication of which partition would be which HarddiskVolume? The BCD Store Boot manager entry would seem to disagree with Diskpart..
Thanks, this isn't an emergency, just messing around....
DISKPART> lis vol
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- -------
Volume 0 E DVD-ROM 0 B No Media
Volume 1 C Windows 8 NTFS Partition 129 GB Healthy Boot
Volume 2 FAT32 Partition 100 MB Healthy System
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
path \EFI\Microsoft\Boot\bootmgfw.efi
description Windows 8
locale en-US
inherit {globalsettings}
default {current}
resumeobject {ad1dedf7-f558-11e1-ab68-ee7363c89488}
displayorder {current}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.efi
description Windows 8
locale en-US
inherit {bootloadersettings}
recoverysequence {ad1dedf9-f558-11e1-ab68-ee7363c89488}
recoveryenabled Yes
isolatedcontext Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \Windows
resumeobject {ad1dedf7-f558-11e1-ab68-ee7363c89488}
nx OptIn
bootmenupolicy Standard