Post problem reports here for Batch files for use in BSOD debugging


  1. Posts : 7,607
    Windows 10 Home 20H2
       #1301

    Mine:
    Code:
    C:\Users\Matthew_Wai>powershell get-physicaldisk
    
    Number FriendlyName              SerialNumber MediaType   CanPool OperationalStatus HealthStatus Usage            Size
    ------ ------------              ------------ ---------   ------- ----------------- ------------ -----            ----
    2      Kingston DataTraveler 2.0 ♥C           Unspecified False   OK                Healthy      Auto-Select   7.22 GB
    0      ST500DM002-1BD142         Z6E0VK5M     HDD         False   OK                Healthy      Auto-Select 465.76 GB
    1      PNY OU3 3.0               027209B15030 Unspecified False   OK                Healthy      Auto-Select  28.88 GB
      My Computer


  2. Posts : 1,777
    Windows 11 [21H2]
       #1302

    zbook said:
    That's great news.



    This is from a computer with HD in RAID 0 (This is hardware RAID (HD with flash drive (SSD)).
    The Windows commands do not report any data about the flash cache.
    The flash cache is detected by Crystal Disk info, Hard Disk Sentinel, etc.


    Code:
    Microsoft Windows [Version 10.0.19043.1466]
    (c) Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>powershell get-physicaldisk
    
    Number FriendlyName            SerialNumber   MediaType CanPool OperationalStatus HealthStatus Usage            Size
    ------ ------------            ------------   --------- ------- ----------------- ------------ -----            ----
    0      Hitachi HTS727575A9E364 J3340084K1LYTA SSD       False   OK                Healthy      Auto-Select 698.64 GB
    
    
    
    C:\WINDOWS\system32>


    This is the same command on a computer with SSD:

    Code:
    Microsoft Windows [Version 10.0.17763.1577]
    (c) 2018 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>wmic diskdrive get mediatype
    MediaType
    Fixed hard disk media
    
    
    C:\WINDOWS\system32>powershell get-physicaldisk
    
    Number FriendlyName              SerialNumber MediaType CanPool OperationalStatus HealthStatus Usage            Size
    ------ ------------              ------------ --------- ------- ----------------- ------------ -----            ----
    0      SanDisk SD6PP4M-256G-1006 150988401207 SSD       False   OK                Healthy      Auto-Select 238.47 GB
    
    
    
    C:\WINDOWS\system32>
    It looks like Windows commands do not recognize hybrid drives, even on hardware RAID.
      My Computers


  3. Posts : 41,473
    windows 10 professional version 1607 build 14393.969 64 bit
       #1303

    We still have not seen diskparinfo tested on a drive with 10 or more partitions.


    This is the computer with 750 GB HD in RAID 0.
    The flash cache is 32 GB.


    Code:
        Disk 0 : SSD. It has 4 partition(s). Model: Hitachi HTS727575A9E364   
     
        The script has found the above 1 storage device(s) in total.
    =============================================================================
    Drive
    Letter   Drive Label   File System Free Space Used Space  Capacity   Free
    ------ --------------- ----------- ---------- ---------- ---------- -----
           Recovery           NTFS        6.26 GB  741.75 MB    6.98 GB  90 %
      C    Windows            NTFS      480.71 GB  208.45 GB  689.16 GB  70 %
      D    HP_TOOLS           FAT32       1.91 GB   93.10 MB    2.00 GB  95 %
      G                                       0 B        0 B        0 B      
      K    System Reserved    NTFS      462.69 MB   36.30 MB  499.00 MB  93 %
    
    =============================================================================
    
    Microsoft DiskPart version 10.0.19041.964
    
    Copyright (C) Microsoft Corporation.
    On computer: DESKTOP-K2CP43S
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          698 GB      0 B         
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     G                       DVD-ROM         0 B  No Media           
      Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System  
      Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot    
      Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy            
      Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden  
    
    Disk 0 is now the selected disk.
    
    Hitachi HTS727575A9E364
    Disk ID: 2CE38090
    Type   : RAID
    Status : Online
    Path   : 0
    Target : 1
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1F02)#RAID(P00T01L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : Yes
    Pagefile Disk  : Yes
    Hibernation File Disk  : No
    Crashdump Disk  : Yes
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System  
      Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot    
      Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy            
      Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden  
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary            499 MB  1024 KB
      Partition 2    Primary            689 GB   500 MB
      Partition 3    Primary           2056 MB   689 GB
      Partition 4    Recovery          7148 MB   691 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type  : 07
    Hidden: No
    Active: Yes
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 1     K   System Rese  NTFS   Partition    499 MB  Healthy    System  
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type  : 07
    Hidden: No
    Active: No
    Offset in Bytes: 524288000
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2     C   Windows      NTFS   Partition    689 GB  Healthy    Boot    
    
    Partition 3 is now the selected partition.
    
    Partition 3
    Type  : 0C
    Hidden: No
    Active: No
    Offset in Bytes: 740501225472
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 3     D   HP_TOOLS     FAT32  Partition   2056 MB  Healthy            
    
    Partition 4 is now the selected partition.
    
    Partition 4
    Type  : 27
    Hidden: No
    Active: No
    Offset in Bytes: 742657097728
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 4         Recovery     NTFS   Partition   7148 MB  Healthy    Hidden  
    
    ===============================================================================
    
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: d1db91ed-1a87-11ec-83fa-99fc2db626b5
        Recovery image location:   
        Recovery image index:      0
        Custom image location:     
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
        
    ===============================================================================
    
    Windows Boot Manager
    --------------------
    identifier              {bootmgr}
    device                  partition=K:
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {79baf053-1a87-11ec-83f8-fcf8ae13c094}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 0
    
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \WINDOWS\system32\winload.exe
    description             Windows 10
    locale                  en-US
    inherit                 {bootloadersettings}
    recoverysequence        {d1db91ed-1a87-11ec-83fa-99fc2db626b5}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \WINDOWS
    resumeobject            {79baf053-1a87-11ec-83f8-fcf8ae13c094}
    nx                      OptIn
    bootmenupolicy          Standard
    
    Windows Boot Loader
    -------------------
    identifier              {d1db91ed-1a87-11ec-83fa-99fc2db626b5}
    device                  ramdisk=[\Device\HarddiskVolume4]\Recovery\WindowsRE\Winre.wim,{d1db91ee-1a87-11ec-83fa-99fc2db626b5}
    path                    \windows\system32\winload.exe
    description             Windows Recovery Environment
    locale                  en-US
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume4]\Recovery\WindowsRE\Winre.wim,{d1db91ee-1a87-11ec-83fa-99fc2db626b5}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Resume from Hibernate
    ---------------------
    identifier              {79baf053-1a87-11ec-83f8-fcf8ae13c094}
    device                  partition=C:
    path                    \WINDOWS\system32\winresume.exe
    description             Windows Resume Application
    locale                  en-US
    inherit                 {resumeloadersettings}
    recoverysequence        {d1db91ed-1a87-11ec-83fa-99fc2db626b5}
    recoveryenabled         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Windows Memory Tester
    ---------------------
    identifier              {memdiag}
    device                  partition=K:
    path                    \boot\memtest.exe
    description             Windows Memory Diagnostic
    locale                  en-US
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    EMS Settings
    ------------
    identifier              {emssettings}
    bootems                 No
    
    Debugger Settings
    -----------------
    identifier              {dbgsettings}
    debugtype               Local
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    Global Settings
    ---------------
    identifier              {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Boot Loader Settings
    --------------------
    identifier              {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Hypervisor Settings
    -------------------
    identifier              {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Resume Loader Settings
    ----------------------
    identifier              {resumeloadersettings}
    inherit                 {globalsettings}
    
    Device options
    --------------
    identifier              {d1db91ee-1a87-11ec-83fa-99fc2db626b5}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume4
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
      My Computer


  4. Posts : 7,607
    Windows 10 Home 20H2
       #1304

    zbook said:
    We still have not seen diskparinfo tested on a drive with 10 or more partitions.
    You may start a new thread and ask members to test it on such a drive.

    zbook said:
    The flash cache is 32 GB.
    It makes Windows take the HDD for an SSD.
      My Computer


  5. Posts : 1,777
    Windows 11 [21H2]
       #1305

    zbook said:
    We still have not seen diskparinfo tested on a drive with 10 or more partitions.
    Tested with 15 partitions. Latest DiskParInfo [TEST]
    It looks like Startup CMD scripts has problems with DiskParInfo.

    Code:
        Disk ------------------------------ : . It has 6 partition(s).  Model:     
        Disk PC : Name:. It has 6 partition(s). Model:     
        Disk RunAs : Admin?. It has 6 partition(s). Model:     
        Disk Windows : Version:. It has 6 partition(s). Model:     
        Disk  : Microsoft. Disk_  Model: 11 Pro   
        Disk ============================== : . It has 7 partition(s).  Model:     
        Disk DeviceID : MediaType. It has 6 partition(s). Model: FriendlyName    
        Disk -------- : ---------. It has 6 partition(s). Model: ------------    
        Disk 0 : SSD. It has 18 partition(s). Model: Patriot Burst   
        Disk 3 : USB. It has 7 partition(s). Model: USB DISK 2.0  
     
        The script has found the above 19 storage device(s) in total.
    =============================================================================
    Drive
    Letter   Drive Label   File System Free Space Used Space  Capacity   Free
    ------ --------------- ----------- ---------- ---------- ---------- -----
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                              NTFS       85.09 MB  525.91 MB  611.00 MB  14 %
                              FAT32      67.05 MB   28.95 MB   96.00 MB  70 %
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
      C    Windows 11         NTFS       74.67 GB   36.42 GB  111.09 GB  67 %
      D    Data               NTFS       71.28 GB   39.94 GB  111.22 GB  64 %
      E                                       0 B        0 B        0 B      
      G    Ventoy             NTFS      178.62 MB   14.24 GB   14.41 GB   1 %
      H                                       0 B        0 B        0 B      
      I    VTOYEFI             FAT        4.93 MB   26.80 MB   31.74 MB  16 %
    
    =============================================================================
    
    Microsoft DiskPart version 10.0.22000.1
    
    Copyright (C) Microsoft Corporation.
    On computer: JB-PC
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          223 GB   556 MB        *
      Disk 1    No Media           0 B      0 B         
      Disk 2    No Media           0 B      0 B         
      Disk 3    Online           14 GB      0 B         
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0                      RAW    Partition   1024 KB  Healthy            
      Volume 1                      RAW    Partition   1024 KB  Healthy            
      Volume 2                      RAW    Partition   1024 KB  Healthy            
      Volume 3                      RAW    Partition   1024 KB  Healthy            
      Volume 4                      RAW    Partition   1024 KB  Healthy            
      Volume 5                      RAW    Partition   1024 KB  Healthy            
      Volume 6                      RAW    Partition   1024 KB  Healthy            
      Volume 7                      RAW    Partition   1024 KB  Healthy            
      Volume 8     D   Data         NTFS   Partition    111 GB  Healthy            
      Volume 9     C   Windows 11   NTFS   Partition    111 GB  Healthy    Boot    
      Volume 10                     FAT32  Partition    100 MB  Healthy    System  
      Volume 11                     NTFS   Partition    611 MB  Healthy    Hidden  
      Volume 12    H                       Removable       0 B  No Media           
      Volume 13    E                       Removable       0 B  No Media           
      Volume 14    G   Ventoy       NTFS   Removable     14 GB  Healthy            
      Volume 15    I   VTOYEFI      FAT    Removable     32 MB  Healthy            
    
    The disk you specified is not valid.
    
    There is no disk selected.
    
    ===============================================================================
    
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition6\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: 68821637-70bd-11ec-8a2f-f3a9dd9a6d09
        Recovery image location:   
        Recovery image index:      0
        Custom image location:     
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
        
    ===============================================================================
    
    Firmware Boot Manager
    ---------------------
    identifier              {fwbootmgr}
    displayorder            {bootmgr}
                            {4e2e33c0-7c02-11ec-af07-806e6f6e6963}
                            {68821633-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {68821634-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {68821630-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {16bc7ad5-7b63-11ec-af06-806e6f6e6963}
    timeout                 1
    
    Windows Boot Manager
    --------------------
    identifier              {bootmgr}
    device                  partition=\Device\HarddiskVolume4
    path                    \EFI\Microsoft\Boot\bootmgfw.efi
    description             Windows Boot Manager
    locale                  en-GB
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {16bc7ad5-7b63-11ec-af06-806e6f6e6963}
    description              USB DISK 2.0 PMAP
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {4e2e33c0-7c02-11ec-af07-806e6f6e6963}
    device                  partition=I:
    description             UEFI:  USB DISK 2.0 PMAP
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821630-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             P0: Patriot Burst             
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821633-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             UEFI: IP4 Realtek PCIe GBE Family Controller (Ipv4)
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821634-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             UEFI: IP6 Realtek PCIe GBE Family Controller (Ipv6)
    
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.efi
    description             Windows 11
    locale                  en-GB
    inherit                 {bootloadersettings}
    recoverysequence        {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    
    Windows Boot Loader
    -------------------
    identifier              {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    device                  ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  en-gb
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Resume from Hibernate
    ---------------------
    identifier              {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    device                  partition=C:
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-GB
    inherit                 {resumeloadersettings}
    recoverysequence        {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    custom:21000026         partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Windows Memory Tester
    ---------------------
    identifier              {memdiag}
    device                  partition=\Device\HarddiskVolume4
    path                    \EFI\Microsoft\Boot\memtest.efi
    description             Windows Memory Diagnostic
    locale                  en-GB
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    EMS Settings
    ------------
    identifier              {emssettings}
    bootems                 No
    
    Debugger Settings
    -----------------
    identifier              {dbgsettings}
    debugtype               Local
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    Global Settings
    ---------------
    identifier              {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Boot Loader Settings
    --------------------
    identifier              {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Hypervisor Settings
    -------------------
    identifier              {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Resume Loader Settings
    ----------------------
    identifier              {resumeloadersettings}
    inherit                 {globalsettings}
    
    Device options
    --------------
    identifier              {68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume6
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    @zbook, if you want, I will check if DiskParInfo can handle 30 partitions (if GPT allows it)
      My Computers


  6. Posts : 41,473
    windows 10 professional version 1607 build 14393.969 64 bit
       #1306

    Let's find working scripts (all).
      My Computer


  7. Posts : 7,607
    Windows 10 Home 20H2
       #1307

    zbook said:
    We still have not seen diskparinfo tested on a drive with 10 or more partitions.
    Disk 4 below has 20 partitions.
    Code:
        Disk 0 : HDD. It has 5 partition(s). Model: ST500DM002-1BD142    
        Disk 1 : USB. It has 2 partition(s). Model: PNY OU3 3.0  
        Disk 2 : USB. It has 1 partition(s). Model: Kingston DataTraveler 2.0  
        Disk 3 : USB. It has 2 partition(s). Model: Kingston DataTraveler 3.0  
        Disk 4 : USB. It has 20 partition(s). Model: Generic STORAGE DEVICE  
     
        The script has found the above 5 storage device(s) in total.
    =============================================================================
    Drive
    Letter   Drive Label   File System Free Space Used Space  Capacity   Free
    ------ --------------- ----------- ---------- ---------- ---------- -----
                              FAT32      69.51 MB   26.49 MB   96.00 MB  72 %
                                              0 B        0 B        0 B      
                               FAT         .98 MB        0 B     .98 MB 100 %
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
           Recovery           NTFS       83.69 MB  415.30 MB  499.00 MB  17 %
      C    Windows 10         NTFS       50.07 GB   30.33 GB   80.40 GB  62 %
      D    Data               NTFS      326.72 GB   58.04 GB  384.76 GB  85 %
      E    DEVICE             FAT32       7.03 GB  172.57 MB    7.20 GB  98 %
      F    EXTRA              FAT32      18.89 GB    1.98 GB   20.87 GB  91 %
      G                        FAT         .98 MB     .00 MB     .98 MB 100 %
      H    WINDOWS PE         FAT32      13.09 GB    9.77 GB   22.86 GB  57 %
      I    Kingston 3.0       NTFS      247.70 MB    5.76 GB    6.00 GB   4 %
      J                        FAT         .98 MB     .00 MB     .98 MB 100 %
      K                        FAT         .98 MB     .00 MB     .98 MB 100 %
      L    Windows ISO        NTFS        2.21 GB    5.79 GB    8.00 GB  28 %
      M                                       0 B        0 B        0 B      
      N                                       0 B        0 B        0 B      
      O                                       0 B        0 B        0 B      
      P                                       0 B        0 B        0 B      
      Q                        FAT         .98 MB     .00 MB     .98 MB 100 %
      R                        FAT         .98 MB     .00 MB     .98 MB 100 %
      S                        FAT         .98 MB     .00 MB     .98 MB 100 %
      T                                       0 B        0 B        0 B      
      U                        FAT         .98 MB     .00 MB     .98 MB 100 %
      V                        FAT         .98 MB     .00 MB     .98 MB 100 %
      W                        FAT         .98 MB     .00 MB     .98 MB 100 %
      X                        FAT         .98 MB     .00 MB     .98 MB 100 %
      Y                        FAT         .98 MB     .00 MB     .98 MB 100 %
      Z                                       0 B        0 B        0 B      
    
    =============================================================================
    
    Microsoft DiskPart version 10.0.19041.610
    
    Copyright (C) Microsoft Corporation.
    On computer: DESKTOP
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          465 GB      0 B        *
      Disk 1    Online           28 GB      0 B         
      Disk 2    Online         7388 MB      0 B         
      Disk 3    Online           28 GB      0 B         
      Disk 4    Online         7580 MB  7558 MB        *
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0     Z                       DVD-ROM         0 B  No Media           
      Volume 1     C   Windows 10   NTFS   Partition     80 GB  Healthy    Boot    
      Volume 2     D   Data         NTFS   Partition    384 GB  Healthy            
      Volume 3                      FAT32  Partition    100 MB  Healthy    System  
      Volume 4         Recovery     NTFS   Partition    499 MB  Healthy    Hidden  
      Volume 5     F   EXTRA        FAT32  Removable     20 GB  Healthy            
      Volume 6     L   Windows ISO  NTFS   Removable      8 GB  Healthy            
      Volume 7     E   DEVICE       FAT32  Removable   7387 MB  Healthy            
      Volume 8                             Removable     22 GB  Healthy            
      Volume 9     I   Kingston 3.  NTFS   Removable   6147 MB  Healthy            
      Volume 10                            Removable   1024 KB  Healthy            
      Volume 11    J                FAT    Removable   1024 KB  Healthy            
      Volume 12    K                FAT    Removable   1024 KB  Healthy            
      Volume 13    M                RAW    Removable   1024 KB  Healthy            
      Volume 14    N                RAW    Removable   1024 KB  Healthy            
      Volume 15    O                RAW    Removable   1024 KB  Healthy            
      Volume 16    P                RAW    Removable   1024 KB  Healthy            
      Volume 17    Q                FAT    Removable   1024 KB  Healthy            
      Volume 18    R                FAT    Removable   1024 KB  Healthy            
      Volume 19    S                FAT    Removable   1024 KB  Healthy            
      Volume 20    T                RAW    Removable   1024 KB  Healthy            
      Volume 21    U                FAT    Removable   1024 KB  Healthy            
      Volume 22    V                FAT    Removable   1024 KB  Healthy            
      Volume 23    W                FAT    Removable   1024 KB  Healthy            
      Volume 24    X                FAT    Removable   1024 KB  Healthy            
      Volume 25    Y                FAT    Removable   1024 KB  Healthy            
      Volume 26                     RAW    Removable   1024 KB  Healthy            
      Volume 27                     RAW    Removable   1024 KB  Healthy            
      Volume 28                     RAW    Removable   1024 KB  Healthy            
      Volume 29                     FAT    Removable   1024 KB  Healthy            
    
    Disk 0 is now the selected disk.
    
    ST500DM002-1BD142
    Disk ID: {035E2069-D591-48E4-A788-02F723C69431}
    Type   : SATA
    Status : Online
    Path   : 1
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1F02)#ATA(C01T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : Yes
    Pagefile Disk  : Yes
    Hibernation File Disk  : No
    Crashdump Disk  : Yes
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 1     C   Windows 10   NTFS   Partition     80 GB  Healthy    Boot    
      Volume 2     D   Data         NTFS   Partition    384 GB  Healthy            
      Volume 3                      FAT32  Partition    100 MB  Healthy    System  
      Volume 4         Recovery     NTFS   Partition    499 MB  Healthy    Hidden  
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    System             100 MB  1024 KB
      Partition 2    Reserved            16 MB   101 MB
      Partition 3    Primary             80 GB   117 MB
      Partition 4    Recovery           499 MB    80 GB
      Partition 5    Primary            384 GB    81 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type    : c12a7328-f81f-11d2-ba4b-00a0c93ec93b
    Hidden  : Yes
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 3                      FAT32  Partition    100 MB  Healthy    System  
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type    : e3c9e316-0b5c-4db8-817d-f92df00215ae
    Hidden  : Yes
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 105906176
    
    There is no volume associated with this partition.
    
    Partition 3 is now the selected partition.
    
    Partition 3
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 122683392
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 1     C   Windows 10   NTFS   Partition     80 GB  Healthy    Boot    
    
    Partition 4 is now the selected partition.
    
    Partition 4
    Type    : de94bba4-06d1-4d40-a16a-bfd50179d6ac
    Hidden  : Yes
    Required: Yes
    Attrib  : 0X8000000000000001
    Offset in Bytes: 86450896896
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 4         Recovery     NTFS   Partition    499 MB  Healthy    Hidden  
    
    Partition 5 is now the selected partition.
    
    Partition 5
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 86974136320
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2     D   Data         NTFS   Partition    384 GB  Healthy            
    
    Disk 1 is now the selected disk.
    
    PNY OU3 3.0 USB Device
    Disk ID: 0E8684D5
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 5     F   EXTRA        FAT32  Removable     20 GB  Healthy            
      Volume 6     L   Windows ISO  NTFS   Removable      8 GB  Healthy            
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary             20 GB  1024 KB
      Partition 2    Primary              8 GB    20 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type  : 0C
    Hidden: No
    Active: Yes
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 5     F   EXTRA        FAT32  Removable     20 GB  Healthy            
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type  : 07
    Hidden: No
    Active: No
    Offset in Bytes: 22418784256
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 6     L   Windows ISO  NTFS   Removable      8 GB  Healthy            
    
    Disk 2 is now the selected disk.
    
    Kingston DataTraveler 2.0 USB Device
    Disk ID: 4C516856
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 7     E   DEVICE       FAT32  Removable   7387 MB  Healthy            
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary           7387 MB    31 KB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type  : 07
    Hidden: No
    Active: Yes
    Offset in Bytes: 32256
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 7     E   DEVICE       FAT32  Removable   7387 MB  Healthy            
    
    Disk 3 is now the selected disk.
    
    Kingston DataTraveler 3.0 USB Device
    Disk ID: A8226BDE
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 8                             Removable     22 GB  Healthy            
      Volume 9     I   Kingston 3.  NTFS   Removable   6147 MB  Healthy            
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary             22 GB  1024 KB
      Partition 2    Primary           6147 MB    22 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type  : 0C
    Hidden: No
    Active: Yes
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 8                             Removable     22 GB  Healthy            
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type  : 07
    Hidden: No
    Active: No
    Offset in Bytes: 24558698496
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 9     I   Kingston 3.  NTFS   Removable   6147 MB  Healthy            
    
    Disk 4 is now the selected disk.
    
    Generic STORAGE DEVICE USB Device
    Disk ID: {3040691E-E3A0-43A3-A605-E53CE1884C6F}
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 10                            Removable   1024 KB  Healthy            
      Volume 11    J                FAT    Removable   1024 KB  Healthy            
      Volume 12    K                FAT    Removable   1024 KB  Healthy            
      Volume 13    M                RAW    Removable   1024 KB  Healthy            
      Volume 14    N                RAW    Removable   1024 KB  Healthy            
      Volume 15    O                RAW    Removable   1024 KB  Healthy            
      Volume 16    P                RAW    Removable   1024 KB  Healthy            
      Volume 17    Q                FAT    Removable   1024 KB  Healthy            
      Volume 18    R                FAT    Removable   1024 KB  Healthy            
      Volume 19    S                FAT    Removable   1024 KB  Healthy            
      Volume 20    T                RAW    Removable   1024 KB  Healthy            
      Volume 21    U                FAT    Removable   1024 KB  Healthy            
      Volume 22    V                FAT    Removable   1024 KB  Healthy            
      Volume 23    W                FAT    Removable   1024 KB  Healthy            
      Volume 24    X                FAT    Removable   1024 KB  Healthy            
      Volume 25    Y                FAT    Removable   1024 KB  Healthy            
      Volume 26                     RAW    Removable   1024 KB  Healthy            
      Volume 27                     RAW    Removable   1024 KB  Healthy            
      Volume 28                     RAW    Removable   1024 KB  Healthy            
      Volume 29                     FAT    Removable   1024 KB  Healthy            
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary           1024 KB  1024 KB
      Partition 2    Primary           1024 KB  2048 KB
      Partition 3    Primary           1024 KB  3072 KB
      Partition 4    Primary           1024 KB  4096 KB
      Partition 5    Primary           1024 KB  5120 KB
      Partition 6    Primary           1024 KB  6144 KB
      Partition 7    Primary           1024 KB  7168 KB
      Partition 8    Primary           1024 KB     8 MB
      Partition 9    Primary           1024 KB     9 MB
      Partition 10   Primary           1024 KB    10 MB
      Partition 11   Primary           1024 KB    11 MB
      Partition 12   Primary           1024 KB    12 MB
      Partition 13   Primary           1024 KB    13 MB
      Partition 14   Primary           1024 KB    14 MB
      Partition 15   Primary           1024 KB    15 MB
      Partition 16   Primary           1024 KB    16 MB
      Partition 17   Primary           1024 KB    17 MB
      Partition 18   Primary           1024 KB    18 MB
      Partition 19   Primary           1024 KB    19 MB
      Partition 20   Primary           1024 KB    20 MB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 10                            Removable   1024 KB  Healthy            
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 2097152
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 11    J                FAT    Removable   1024 KB  Healthy            
    
    Partition 3 is now the selected partition.
    
    Partition 3
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 3145728
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 12    K                FAT    Removable   1024 KB  Healthy            
    
    Partition 4 is now the selected partition.
    
    Partition 4
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 4194304
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 13    M                RAW    Removable   1024 KB  Healthy            
    
    Partition 5 is now the selected partition.
    
    Partition 5
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 5242880
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 14    N                RAW    Removable   1024 KB  Healthy            
    
    Partition 6 is now the selected partition.
    
    Partition 6
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 6291456
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 15    O                RAW    Removable   1024 KB  Healthy            
    
    Partition 7 is now the selected partition.
    
    Partition 7
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 7340032
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 16    P                RAW    Removable   1024 KB  Healthy            
    
    Partition 8 is now the selected partition.
    
    Partition 8
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 8388608
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 17    Q                FAT    Removable   1024 KB  Healthy            
    
    Partition 9 is now the selected partition.
    
    Partition 9
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 9437184
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 18    R                FAT    Removable   1024 KB  Healthy            
    
    Partition 10 is now the selected partition.
    
    Partition 10
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 10485760
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 19    S                FAT    Removable   1024 KB  Healthy            
    
    Partition 11 is now the selected partition.
    
    Partition 11
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 11534336
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 20    T                RAW    Removable   1024 KB  Healthy            
    
    Partition 12 is now the selected partition.
    
    Partition 12
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 12582912
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 21    U                FAT    Removable   1024 KB  Healthy            
    
    Partition 13 is now the selected partition.
    
    Partition 13
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 13631488
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 22    V                FAT    Removable   1024 KB  Healthy            
    
    Partition 14 is now the selected partition.
    
    Partition 14
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 14680064
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 23    W                FAT    Removable   1024 KB  Healthy            
    
    Partition 15 is now the selected partition.
    
    Partition 15
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 15728640
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 24    X                FAT    Removable   1024 KB  Healthy            
    
    Partition 16 is now the selected partition.
    
    Partition 16
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 16777216
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 25    Y                FAT    Removable   1024 KB  Healthy            
    
    Partition 17 is now the selected partition.
    
    Partition 17
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 17825792
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 26                     RAW    Removable   1024 KB  Healthy            
    
    Partition 18 is now the selected partition.
    
    Partition 18
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 18874368
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 27                     RAW    Removable   1024 KB  Healthy            
    
    Partition 19 is now the selected partition.
    
    Partition 19
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 19922944
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 28                     RAW    Removable   1024 KB  Healthy            
    
    Partition 20 is now the selected partition.
    
    Partition 20
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 20971520
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 29                     FAT    Removable   1024 KB  Healthy            
    
    ===============================================================================
    
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition4\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: 0f3f41f3-5ae2-11eb-a27e-e0d55ecc65a3
        Recovery image location:   
        Recovery image index:      0
        Custom image location:     
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
        
    ===============================================================================
    
    Firmware Boot Manager
    ---------------------
    identifier              {fwbootmgr}
    displayorder            {bootmgr}
                            {562f507a-413a-11eb-bfdb-e0d55ecc65a3}
                            {562f5077-413a-11eb-bfdb-e0d55ecc65a3}
                            {bootmgr}
                            {bootmgr}
                            {bootmgr}
                            {bootmgr}
                            {bootmgr}
                            {ac5cf570-7148-11ec-a4c7-806e6f6e6963}
                            {cfa70970-764e-11ec-a4d8-806e6f6e6963}
    timeout                 1
    
    Windows Boot Manager
    --------------------
    identifier              {bootmgr}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\bootmgfw.efi
    description             Windows Boot Manager
    locale                  en-US
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {562f507c-413a-11eb-bfdb-e0d55ecc65a3}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 0
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5071-413a-11eb-bfdb-e0d55ecc65a3}
    description             CD/DVD Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5073-413a-11eb-bfdb-e0d55ecc65a3}
    description             Hard Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5074-413a-11eb-bfdb-e0d55ecc65a3}
    description             CD/DVD Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5075-413a-11eb-bfdb-e0d55ecc65a3}
    description             CD/DVD Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5076-413a-11eb-bfdb-e0d55ecc65a3}
    description             Generic STORAGE DEVICE 0903
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f5077-413a-11eb-bfdb-e0d55ecc65a3}
    description             CD/DVD Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {562f507a-413a-11eb-bfdb-e0d55ecc65a3}
    description             Hard Drive 
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {ac5cf570-7148-11ec-a4c7-806e6f6e6963}
    device                  partition=E:
    description             UEFI: KingstonDataTraveler 2.01.00
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {cfa70970-764e-11ec-a4d8-806e6f6e6963}
    device                  partition=F:
    description             UEFI: PNY OU3 3.0 PMAP
    
    Windows Boot Loader
    -------------------
    identifier              {0f3f41f3-5ae2-11eb-a27e-e0d55ecc65a3}
    device                  ramdisk=[\Device\HarddiskVolume4]\Recovery\WindowsRE\Winre.wim,{0f3f41f4-5ae2-11eb-a27e-e0d55ecc65a3}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  en-US
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume4]\Recovery\WindowsRE\Winre.wim,{0f3f41f4-5ae2-11eb-a27e-e0d55ecc65a3}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.efi
    description             Windows 10
    locale                  en-US
    inherit                 {bootloadersettings}
    recoverysequence        {0f3f41f3-5ae2-11eb-a27e-e0d55ecc65a3}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {562f507c-413a-11eb-bfdb-e0d55ecc65a3}
    nx                      OptIn
    bootmenupolicy          Standard
    
    Windows Boot Loader
    -------------------
    identifier              {562f507e-413a-11eb-bfdb-e0d55ecc65a3}
    device                  ramdisk=[unknown]\Recovery\WindowsRE\Winre.wim,{562f507f-413a-11eb-bfdb-e0d55ecc65a3}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  en-us
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[unknown]\Recovery\WindowsRE\Winre.wim,{562f507f-413a-11eb-bfdb-e0d55ecc65a3}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Resume from Hibernate
    ---------------------
    identifier              {562f507c-413a-11eb-bfdb-e0d55ecc65a3}
    device                  partition=C:
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-US
    inherit                 {resumeloadersettings}
    recoverysequence        {0f3f41f3-5ae2-11eb-a27e-e0d55ecc65a3}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Windows Memory Tester
    ---------------------
    identifier              {memdiag}
    device                  partition=\Device\HarddiskVolume1
    path                    \EFI\Microsoft\Boot\memtest.efi
    description             Windows Memory Diagnostic
    locale                  en-US
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    EMS Settings
    ------------
    identifier              {emssettings}
    bootems                 No
    
    Debugger Settings
    -----------------
    identifier              {dbgsettings}
    debugtype               Local
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    Global Settings
    ---------------
    identifier              {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Boot Loader Settings
    --------------------
    identifier              {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Hypervisor Settings
    -------------------
    identifier              {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Resume Loader Settings
    ----------------------
    identifier              {resumeloadersettings}
    inherit                 {globalsettings}
    
    Device options
    --------------
    identifier              {0f3f41f4-5ae2-11eb-a27e-e0d55ecc65a3}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume4
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    
    Device options
    --------------
    identifier              {562f507f-413a-11eb-bfdb-e0d55ecc65a3}
    description             Windows Recovery
    ramdisksdidevice        unknown
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi

    jbcarreon123 said:
    It looks like Startup CMD scripts has problems with DiskParInfo.
    No problems have arisen at my end.
      My Computer


  8. Posts : 1,777
    Windows 11 [21H2]
       #1308

    @zbook, @Matthew Wai,

    I tested DiskParInfo on 128 partitions (GPT limit)
    Got this:

    Code:
        Disk 0 : SSD. It has 128 partition(s). Model: Patriot Burst   
        Disk 3 : USB. It has 2 partition(s). Model: USB DISK 2.0  
     
        The script has found the above 2 storage device(s) in total.
    =============================================================================
    Drive
    Letter   Drive Label   File System Free Space Used Space  Capacity   Free
    ------ --------------- ----------- ---------- ---------- ---------- -----
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                              NTFS       85.09 MB  525.91 MB  611.00 MB  14 %
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                              FAT32      67.05 MB   28.95 MB   96.00 MB  70 %
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
                                              0 B        0 B        0 B      
      C    Windows 11         NTFS       74.24 GB   36.85 GB  111.09 GB  67 %
      D    Data               NTFS       71.28 GB   39.94 GB  111.22 GB  64 %
      E                                       0 B        0 B        0 B      
      G    Ventoy             NTFS      178.62 MB   14.24 GB   14.41 GB   1 %
      H                                       0 B        0 B        0 B      
      I    VTOYEFI             FAT        4.93 MB   26.80 MB   31.74 MB  16 %
    
    =============================================================================
    
    Microsoft DiskPart version 10.0.22000.1
    
    Copyright (C) Microsoft Corporation.
    On computer: JB-PC
    
      Disk ###  Status         Size     Free     Dyn  Gpt
      --------  -------------  -------  -------  ---  ---
      Disk 0    Online          223 GB      0 B        *
      Disk 1    No Media           0 B      0 B         
      Disk 2    No Media           0 B      0 B         
      Disk 3    Online           14 GB      0 B         
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0                      RAW    Partition   1024 KB  Healthy            
      Volume 1                      RAW    Partition   1024 KB  Healthy            
      Volume 2                      RAW    Partition   1024 KB  Healthy            
      Volume 3                      RAW    Partition   1024 KB  Healthy            
      Volume 4                      RAW    Partition   1024 KB  Healthy            
      Volume 5                      RAW    Partition   1024 KB  Healthy            
      Volume 6                      RAW    Partition   1024 KB  Healthy            
      Volume 7                      RAW    Partition   1024 KB  Healthy            
      Volume 8                      RAW    Partition   1024 KB  Healthy            
      Volume 9                      RAW    Partition   1024 KB  Healthy            
      Volume 10                     RAW    Partition   1024 KB  Healthy            
      Volume 11                     RAW    Partition   1024 KB  Healthy            
      Volume 12                     RAW    Partition   1024 KB  Healthy            
      Volume 13                     RAW    Partition   1024 KB  Healthy            
      Volume 14                     RAW    Partition   1024 KB  Healthy            
      Volume 15                     RAW    Partition   1024 KB  Healthy            
      Volume 16                     RAW    Partition   1024 KB  Healthy            
      Volume 17                     RAW    Partition   1024 KB  Healthy            
      Volume 18                     RAW    Partition   1024 KB  Healthy            
      Volume 19                     RAW    Partition   1024 KB  Healthy            
      Volume 20                     RAW    Partition   1024 KB  Healthy            
      Volume 21                     RAW    Partition   1024 KB  Healthy            
      Volume 22                     RAW    Partition   1024 KB  Healthy            
      Volume 23                     RAW    Partition   1024 KB  Healthy            
      Volume 24                     RAW    Partition   1024 KB  Healthy            
      Volume 25                     RAW    Partition   1024 KB  Healthy            
      Volume 26                     RAW    Partition   1024 KB  Healthy            
      Volume 27                     RAW    Partition   1024 KB  Healthy            
      Volume 28                     RAW    Partition   1024 KB  Healthy            
      Volume 29                     RAW    Partition   1024 KB  Healthy            
      Volume 30                     RAW    Partition   1024 KB  Healthy            
      Volume 31                     RAW    Partition   1024 KB  Healthy            
      Volume 32                     RAW    Partition   1024 KB  Healthy            
      Volume 33                     RAW    Partition   1024 KB  Healthy            
      Volume 34                     RAW    Partition   1024 KB  Healthy            
      Volume 35                     RAW    Partition   1024 KB  Healthy            
      Volume 36                     RAW    Partition   1024 KB  Healthy            
      Volume 37                     RAW    Partition   1024 KB  Healthy            
      Volume 38                     RAW    Partition   1024 KB  Healthy            
      Volume 39                     RAW    Partition   1024 KB  Healthy            
      Volume 40                     RAW    Partition   1024 KB  Healthy            
      Volume 41                     RAW    Partition   1024 KB  Healthy            
      Volume 42                     RAW    Partition   1024 KB  Healthy            
      Volume 43                     RAW    Partition   1024 KB  Healthy            
      Volume 44                     RAW    Partition   1024 KB  Healthy            
      Volume 45                     RAW    Partition   1024 KB  Healthy            
      Volume 46                     RAW    Partition   1024 KB  Healthy            
      Volume 47                     RAW    Partition   1024 KB  Healthy            
      Volume 48                     RAW    Partition   1024 KB  Healthy            
      Volume 49                     RAW    Partition   1024 KB  Healthy            
      Volume 50                     RAW    Partition   1024 KB  Healthy            
      Volume 51                     RAW    Partition   1024 KB  Healthy            
      Volume 52                     RAW    Partition   1024 KB  Healthy            
      Volume 53                     RAW    Partition   1024 KB  Healthy            
      Volume 54                     RAW    Partition   1024 KB  Healthy            
      Volume 55                     RAW    Partition   1024 KB  Healthy            
      Volume 56                     RAW    Partition   1024 KB  Healthy            
      Volume 57                     RAW    Partition   1024 KB  Healthy            
      Volume 58                     RAW    Partition   1024 KB  Healthy            
      Volume 59                     RAW    Partition   1024 KB  Healthy            
      Volume 60                     RAW    Partition   1024 KB  Healthy            
      Volume 61                     RAW    Partition   1024 KB  Healthy            
      Volume 62                     RAW    Partition   1024 KB  Healthy            
      Volume 63                     RAW    Partition   1024 KB  Healthy            
      Volume 64                     RAW    Partition   1024 KB  Healthy            
      Volume 65                     RAW    Partition   1024 KB  Healthy            
      Volume 66                     RAW    Partition   1024 KB  Healthy            
      Volume 67                     RAW    Partition   1024 KB  Healthy            
      Volume 68                     RAW    Partition   1024 KB  Healthy            
      Volume 69                     RAW    Partition   1024 KB  Healthy            
      Volume 70                     RAW    Partition   1024 KB  Healthy            
      Volume 71                     RAW    Partition   1024 KB  Healthy            
      Volume 72                     RAW    Partition   1024 KB  Healthy            
      Volume 73                     RAW    Partition   1024 KB  Healthy            
      Volume 74                     RAW    Partition   1024 KB  Healthy            
      Volume 75                     RAW    Partition   1024 KB  Healthy            
      Volume 76                     RAW    Partition   1024 KB  Healthy            
      Volume 77                     RAW    Partition   1024 KB  Healthy            
      Volume 78                     RAW    Partition   1024 KB  Healthy            
      Volume 79                     RAW    Partition   1024 KB  Healthy            
      Volume 80                     RAW    Partition   1024 KB  Healthy            
      Volume 81                     RAW    Partition   1024 KB  Healthy            
      Volume 82                     RAW    Partition   1024 KB  Healthy            
      Volume 83                     RAW    Partition   1024 KB  Healthy            
      Volume 84                     RAW    Partition   1024 KB  Healthy            
      Volume 85                     RAW    Partition   1024 KB  Healthy            
      Volume 86                     RAW    Partition   1024 KB  Healthy            
      Volume 87                     RAW    Partition   1024 KB  Healthy            
      Volume 88                     RAW    Partition   1024 KB  Healthy            
      Volume 89                     RAW    Partition   1024 KB  Healthy            
      Volume 90                     RAW    Partition   1024 KB  Healthy            
      Volume 91                     RAW    Partition   1024 KB  Healthy            
      Volume 92                     RAW    Partition   1024 KB  Healthy            
      Volume 93                     RAW    Partition   1024 KB  Healthy            
      Volume 94                     RAW    Partition   1024 KB  Healthy            
      Volume 95                     RAW    Partition   1024 KB  Healthy            
      Volume 96                     RAW    Partition   1024 KB  Healthy            
      Volume 97                     RAW    Partition   1024 KB  Healthy            
      Volume 98                     RAW    Partition   1024 KB  Healthy            
      Volume 99                     RAW    Partition   1024 KB  Healthy            
      Volume 100                    RAW    Partition   1024 KB  Healthy            
      Volume 101                    RAW    Partition   1024 KB  Healthy            
      Volume 102                    RAW    Partition   1024 KB  Healthy            
      Volume 103                    RAW    Partition   1024 KB  Healthy            
      Volume 104                    RAW    Partition   1024 KB  Healthy            
      Volume 105                    RAW    Partition   1024 KB  Healthy            
      Volume 106                    RAW    Partition   1024 KB  Healthy            
      Volume 107                    RAW    Partition   1024 KB  Healthy            
      Volume 108                    RAW    Partition   1024 KB  Healthy            
      Volume 109                    RAW    Partition   1024 KB  Healthy            
      Volume 110                    RAW    Partition   1024 KB  Healthy            
      Volume 111                    RAW    Partition   1024 KB  Healthy            
      Volume 112                    RAW    Partition   1024 KB  Healthy            
      Volume 113                    RAW    Partition   1024 KB  Healthy            
      Volume 114                    RAW    Partition   1024 KB  Healthy            
      Volume 115                    RAW    Partition   1024 KB  Healthy            
      Volume 116                    RAW    Partition   1024 KB  Healthy            
      Volume 117                    RAW    Partition   1024 KB  Healthy            
      Volume 118                    RAW    Partition   1024 KB  Healthy            
      Volume 119                    RAW    Partition   1024 KB  Healthy            
      Volume 120                    RAW    Partition   1024 KB  Healthy            
      Volume 121                    RAW    Partition   1024 KB  Healthy            
      Volume 122                    RAW    Partition   1024 KB  Healthy            
      Volume 123   D   Data         NTFS   Partition    111 GB  Healthy            
      Volume 124   C   Windows 11   NTFS   Partition    111 GB  Healthy    Boot    
      Volume 125                    FAT32  Partition    100 MB  Healthy    System  
      Volume 126                    NTFS   Partition    611 MB  Healthy    Hidden  
      Volume 127   H                       Removable       0 B  No Media           
      Volume 128   E                       Removable       0 B  No Media           
      Volume 129   G   Ventoy       NTFS   Removable     14 GB  Healthy            
      Volume 130   I   VTOYEFI      FAT    Removable     32 MB  Healthy            
    
    Disk 0 is now the selected disk.
    
    Patriot Burst
    Disk ID: {0980F91D-70FE-11EC-B74A-8056F298876A}
    Type   : SATA
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : PCIROOT(0)#PCI(1F02)#ATA(C00T00L00)
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : Yes
    Pagefile Disk  : Yes
    Hibernation File Disk  : No
    Crashdump Disk  : Yes
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 0                      RAW    Partition   1024 KB  Healthy            
      Volume 1                      RAW    Partition   1024 KB  Healthy            
      Volume 2                      RAW    Partition   1024 KB  Healthy            
      Volume 3                      RAW    Partition   1024 KB  Healthy            
      Volume 4                      RAW    Partition   1024 KB  Healthy            
      Volume 5                      RAW    Partition   1024 KB  Healthy            
      Volume 6                      RAW    Partition   1024 KB  Healthy            
      Volume 7                      RAW    Partition   1024 KB  Healthy            
      Volume 8                      RAW    Partition   1024 KB  Healthy            
      Volume 9                      RAW    Partition   1024 KB  Healthy            
      Volume 10                     RAW    Partition   1024 KB  Healthy            
      Volume 11                     RAW    Partition   1024 KB  Healthy            
      Volume 12                     RAW    Partition   1024 KB  Healthy            
      Volume 13                     RAW    Partition   1024 KB  Healthy            
      Volume 14                     RAW    Partition   1024 KB  Healthy            
      Volume 15                     RAW    Partition   1024 KB  Healthy            
      Volume 16                     RAW    Partition   1024 KB  Healthy            
      Volume 17                     RAW    Partition   1024 KB  Healthy            
      Volume 18                     RAW    Partition   1024 KB  Healthy            
      Volume 19                     RAW    Partition   1024 KB  Healthy            
      Volume 20                     RAW    Partition   1024 KB  Healthy            
      Volume 21                     RAW    Partition   1024 KB  Healthy            
      Volume 22                     RAW    Partition   1024 KB  Healthy            
      Volume 23                     RAW    Partition   1024 KB  Healthy            
      Volume 24                     RAW    Partition   1024 KB  Healthy            
      Volume 25                     RAW    Partition   1024 KB  Healthy            
      Volume 26                     RAW    Partition   1024 KB  Healthy            
      Volume 27                     RAW    Partition   1024 KB  Healthy            
      Volume 28                     RAW    Partition   1024 KB  Healthy            
      Volume 29                     RAW    Partition   1024 KB  Healthy            
      Volume 30                     RAW    Partition   1024 KB  Healthy            
      Volume 31                     RAW    Partition   1024 KB  Healthy            
      Volume 32                     RAW    Partition   1024 KB  Healthy            
      Volume 33                     RAW    Partition   1024 KB  Healthy            
      Volume 34                     RAW    Partition   1024 KB  Healthy            
      Volume 35                     RAW    Partition   1024 KB  Healthy            
      Volume 36                     RAW    Partition   1024 KB  Healthy            
      Volume 37                     RAW    Partition   1024 KB  Healthy            
      Volume 38                     RAW    Partition   1024 KB  Healthy            
      Volume 39                     RAW    Partition   1024 KB  Healthy            
      Volume 40                     RAW    Partition   1024 KB  Healthy            
      Volume 41                     RAW    Partition   1024 KB  Healthy            
      Volume 42                     RAW    Partition   1024 KB  Healthy            
      Volume 43                     RAW    Partition   1024 KB  Healthy            
      Volume 44                     RAW    Partition   1024 KB  Healthy            
      Volume 45                     RAW    Partition   1024 KB  Healthy            
      Volume 46                     RAW    Partition   1024 KB  Healthy            
      Volume 47                     RAW    Partition   1024 KB  Healthy            
      Volume 48                     RAW    Partition   1024 KB  Healthy            
      Volume 49                     RAW    Partition   1024 KB  Healthy            
      Volume 50                     RAW    Partition   1024 KB  Healthy            
      Volume 51                     RAW    Partition   1024 KB  Healthy            
      Volume 52                     RAW    Partition   1024 KB  Healthy            
      Volume 53                     RAW    Partition   1024 KB  Healthy            
      Volume 54                     RAW    Partition   1024 KB  Healthy            
      Volume 55                     RAW    Partition   1024 KB  Healthy            
      Volume 56                     RAW    Partition   1024 KB  Healthy            
      Volume 57                     RAW    Partition   1024 KB  Healthy            
      Volume 58                     RAW    Partition   1024 KB  Healthy            
      Volume 59                     RAW    Partition   1024 KB  Healthy            
      Volume 60                     RAW    Partition   1024 KB  Healthy            
      Volume 61                     RAW    Partition   1024 KB  Healthy            
      Volume 62                     RAW    Partition   1024 KB  Healthy            
      Volume 63                     RAW    Partition   1024 KB  Healthy            
      Volume 64                     RAW    Partition   1024 KB  Healthy            
      Volume 65                     RAW    Partition   1024 KB  Healthy            
      Volume 66                     RAW    Partition   1024 KB  Healthy            
      Volume 67                     RAW    Partition   1024 KB  Healthy            
      Volume 68                     RAW    Partition   1024 KB  Healthy            
      Volume 69                     RAW    Partition   1024 KB  Healthy            
      Volume 70                     RAW    Partition   1024 KB  Healthy            
      Volume 71                     RAW    Partition   1024 KB  Healthy            
      Volume 72                     RAW    Partition   1024 KB  Healthy            
      Volume 73                     RAW    Partition   1024 KB  Healthy            
      Volume 74                     RAW    Partition   1024 KB  Healthy            
      Volume 75                     RAW    Partition   1024 KB  Healthy            
      Volume 76                     RAW    Partition   1024 KB  Healthy            
      Volume 77                     RAW    Partition   1024 KB  Healthy            
      Volume 78                     RAW    Partition   1024 KB  Healthy            
      Volume 79                     RAW    Partition   1024 KB  Healthy            
      Volume 80                     RAW    Partition   1024 KB  Healthy            
      Volume 81                     RAW    Partition   1024 KB  Healthy            
      Volume 82                     RAW    Partition   1024 KB  Healthy            
      Volume 83                     RAW    Partition   1024 KB  Healthy            
      Volume 84                     RAW    Partition   1024 KB  Healthy            
      Volume 85                     RAW    Partition   1024 KB  Healthy            
      Volume 86                     RAW    Partition   1024 KB  Healthy            
      Volume 87                     RAW    Partition   1024 KB  Healthy            
      Volume 88                     RAW    Partition   1024 KB  Healthy            
      Volume 89                     RAW    Partition   1024 KB  Healthy            
      Volume 90                     RAW    Partition   1024 KB  Healthy            
      Volume 91                     RAW    Partition   1024 KB  Healthy            
      Volume 92                     RAW    Partition   1024 KB  Healthy            
      Volume 93                     RAW    Partition   1024 KB  Healthy            
      Volume 94                     RAW    Partition   1024 KB  Healthy            
      Volume 95                     RAW    Partition   1024 KB  Healthy            
      Volume 96                     RAW    Partition   1024 KB  Healthy            
      Volume 97                     RAW    Partition   1024 KB  Healthy            
      Volume 98                     RAW    Partition   1024 KB  Healthy            
      Volume 99                     RAW    Partition   1024 KB  Healthy            
      Volume 100                    RAW    Partition   1024 KB  Healthy            
      Volume 101                    RAW    Partition   1024 KB  Healthy            
      Volume 102                    RAW    Partition   1024 KB  Healthy            
      Volume 103                    RAW    Partition   1024 KB  Healthy            
      Volume 104                    RAW    Partition   1024 KB  Healthy            
      Volume 105                    RAW    Partition   1024 KB  Healthy            
      Volume 106                    RAW    Partition   1024 KB  Healthy            
      Volume 107                    RAW    Partition   1024 KB  Healthy            
      Volume 108                    RAW    Partition   1024 KB  Healthy            
      Volume 109                    RAW    Partition   1024 KB  Healthy            
      Volume 110                    RAW    Partition   1024 KB  Healthy            
      Volume 111                    RAW    Partition   1024 KB  Healthy            
      Volume 112                    RAW    Partition   1024 KB  Healthy            
      Volume 113                    RAW    Partition   1024 KB  Healthy            
      Volume 114                    RAW    Partition   1024 KB  Healthy            
      Volume 115                    RAW    Partition   1024 KB  Healthy            
      Volume 116                    RAW    Partition   1024 KB  Healthy            
      Volume 117                    RAW    Partition   1024 KB  Healthy            
      Volume 118                    RAW    Partition   1024 KB  Healthy            
      Volume 119                    RAW    Partition   1024 KB  Healthy            
      Volume 120                    RAW    Partition   1024 KB  Healthy            
      Volume 121                    RAW    Partition   1024 KB  Healthy            
      Volume 122                    RAW    Partition   1024 KB  Healthy            
      Volume 123   D   Data         NTFS   Partition    111 GB  Healthy            
      Volume 124   C   Windows 11   NTFS   Partition    111 GB  Healthy    Boot    
      Volume 125                    FAT32  Partition    100 MB  Healthy    System  
      Volume 126                    NTFS   Partition    611 MB  Healthy    Hidden  
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Reserved            16 MB  1024 KB
      Partition 2    Primary           1024 KB    17 MB
      Partition 7    Primary           1024 KB    18 MB
      Partition 8    Primary           1024 KB    19 MB
      Partition 9    Primary           1024 KB    20 MB
      Partition 10   Primary           1024 KB    21 MB
      Partition 11   Primary           1024 KB    22 MB
      Partition 12   Primary           1024 KB    23 MB
      Partition 13   Primary           1024 KB    24 MB
      Partition 14   Primary           1024 KB    25 MB
      Partition 15   Primary           1024 KB    26 MB
      Partition 16   Primary           1024 KB    27 MB
      Partition 17   Primary           1024 KB    28 MB
      Partition 18   Primary           1024 KB    29 MB
      Partition 19   Primary           1024 KB    30 MB
      Partition 20   Primary           1024 KB    31 MB
      Partition 21   Primary           1024 KB    32 MB
      Partition 22   Primary           1024 KB    33 MB
      Partition 23   Primary           1024 KB    34 MB
      Partition 24   Primary           1024 KB    35 MB
      Partition 25   Primary           1024 KB    36 MB
      Partition 26   Primary           1024 KB    37 MB
      Partition 27   Primary           1024 KB    38 MB
      Partition 28   Primary           1024 KB    39 MB
      Partition 29   Primary           1024 KB    40 MB
      Partition 30   Primary           1024 KB    41 MB
      Partition 31   Primary           1024 KB    42 MB
      Partition 32   Primary           1024 KB    43 MB
      Partition 33   Primary           1024 KB    44 MB
      Partition 34   Primary           1024 KB    45 MB
      Partition 35   Primary           1024 KB    46 MB
      Partition 36   Primary           1024 KB    47 MB
      Partition 37   Primary           1024 KB    48 MB
      Partition 38   Primary           1024 KB    49 MB
      Partition 39   Primary           1024 KB    50 MB
      Partition 40   Primary           1024 KB    51 MB
      Partition 41   Primary           1024 KB    52 MB
      Partition 42   Primary           1024 KB    53 MB
      Partition 43   Primary           1024 KB    54 MB
      Partition 44   Primary           1024 KB    55 MB
      Partition 45   Primary           1024 KB    56 MB
      Partition 46   Primary           1024 KB    57 MB
      Partition 47   Primary           1024 KB    58 MB
      Partition 48   Primary           1024 KB    59 MB
      Partition 49   Primary           1024 KB    60 MB
      Partition 50   Primary           1024 KB    61 MB
      Partition 51   Primary           1024 KB    62 MB
      Partition 52   Primary           1024 KB    63 MB
      Partition 53   Primary           1024 KB    64 MB
      Partition 54   Primary           1024 KB    65 MB
      Partition 55   Primary           1024 KB    66 MB
      Partition 56   Primary           1024 KB    67 MB
      Partition 57   Primary           1024 KB    68 MB
      Partition 58   Primary           1024 KB    69 MB
      Partition 59   Primary           1024 KB    70 MB
      Partition 60   Primary           1024 KB    71 MB
      Partition 61   Primary           1024 KB    72 MB
      Partition 62   Primary           1024 KB    73 MB
      Partition 63   Primary           1024 KB    74 MB
      Partition 64   Primary           1024 KB    75 MB
      Partition 65   Primary           1024 KB    76 MB
      Partition 66   Primary           1024 KB    77 MB
      Partition 67   Primary           1024 KB    78 MB
      Partition 68   Primary           1024 KB    79 MB
      Partition 69   Primary           1024 KB    80 MB
      Partition 70   Primary           1024 KB    81 MB
      Partition 71   Primary           1024 KB    82 MB
      Partition 72   Primary           1024 KB    83 MB
      Partition 73   Primary           1024 KB    84 MB
      Partition 74   Primary           1024 KB    85 MB
      Partition 75   Primary           1024 KB    86 MB
      Partition 76   Primary           1024 KB    87 MB
      Partition 77   Primary           1024 KB    88 MB
      Partition 78   Primary           1024 KB    89 MB
      Partition 79   Primary           1024 KB    90 MB
      Partition 80   Primary           1024 KB    91 MB
      Partition 81   Primary           1024 KB    92 MB
      Partition 82   Primary           1024 KB    93 MB
      Partition 83   Primary           1024 KB    94 MB
      Partition 84   Primary           1024 KB    95 MB
      Partition 85   Primary           1024 KB    96 MB
      Partition 86   Primary           1024 KB    97 MB
      Partition 87   Primary           1024 KB    98 MB
      Partition 88   Primary           1024 KB    99 MB
      Partition 89   Primary           1024 KB   100 MB
      Partition 90   Primary           1024 KB   101 MB
      Partition 91   Primary           1024 KB   102 MB
      Partition 92   Primary           1024 KB   103 MB
      Partition 93   Primary           1024 KB   104 MB
      Partition 94   Primary           1024 KB   105 MB
      Partition 95   Primary           1024 KB   106 MB
      Partition 96   Primary           1024 KB   107 MB
      Partition 97   Primary           1024 KB   108 MB
      Partition 98   Primary           1024 KB   109 MB
      Partition 99   Primary           1024 KB   110 MB
      Partition 100  Primary           1024 KB   111 MB
      Partition 101  Primary           1024 KB   112 MB
      Partition 102  Primary           1024 KB   113 MB
      Partition 103  Primary           1024 KB   114 MB
      Partition 104  Primary           1024 KB   115 MB
      Partition 105  Primary           1024 KB   116 MB
      Partition 106  Primary           1024 KB   117 MB
      Partition 107  Primary           1024 KB   118 MB
      Partition 108  Primary           1024 KB   119 MB
      Partition 109  Primary           1024 KB   120 MB
      Partition 110  Primary           1024 KB   121 MB
      Partition 111  Primary           1024 KB   122 MB
      Partition 112  Primary           1024 KB   123 MB
      Partition 113  Primary           1024 KB   124 MB
      Partition 114  Primary           1024 KB   125 MB
      Partition 115  Primary           1024 KB   126 MB
      Partition 116  Primary           1024 KB   127 MB
      Partition 117  Primary           1024 KB   128 MB
      Partition 118  Primary           1024 KB   129 MB
      Partition 119  Primary           1024 KB   130 MB
      Partition 120  Primary           1024 KB   131 MB
      Partition 121  Primary           1024 KB   132 MB
      Partition 122  Primary           1024 KB   133 MB
      Partition 123  Primary           1024 KB   134 MB
      Partition 124  Primary           1024 KB   135 MB
      Partition 125  Primary           1024 KB   136 MB
      Partition 126  Primary           1024 KB   137 MB
      Partition 127  Primary           1024 KB   138 MB
      Partition 128  Primary           1024 KB   139 MB
      Partition 3    Primary            111 GB   580 MB
      Partition 4    System             100 MB   111 GB
      Partition 5    Primary            111 GB   111 GB
      Partition 6    Recovery           611 MB   222 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type    : e3c9e316-0b5c-4db8-817d-f92df00215ae
    Hidden  : Yes
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 1048576
    
    There is no volume associated with this partition.
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 17825792
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 0                      RAW    Partition   1024 KB  Healthy            
    
    Partition 7 is now the selected partition.
    
    Partition 7
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 18874368
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 1                      RAW    Partition   1024 KB  Healthy            
    
    Partition 8 is now the selected partition.
    
    Partition 8
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 19922944
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 2                      RAW    Partition   1024 KB  Healthy            
    
    Partition 9 is now the selected partition.
    
    Partition 9
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 20971520
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 3                      RAW    Partition   1024 KB  Healthy            
    
    Partition 10 is now the selected partition.
    
    Partition 10
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 22020096
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 4                      RAW    Partition   1024 KB  Healthy            
    
    Partition 11 is now the selected partition.
    
    Partition 11
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 23068672
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 5                      RAW    Partition   1024 KB  Healthy            
    
    Partition 12 is now the selected partition.
    
    Partition 12
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 24117248
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 6                      RAW    Partition   1024 KB  Healthy            
    
    Partition 13 is now the selected partition.
    
    Partition 13
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 25165824
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 7                      RAW    Partition   1024 KB  Healthy            
    
    Partition 14 is now the selected partition.
    
    Partition 14
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 26214400
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 8                      RAW    Partition   1024 KB  Healthy            
    
    Partition 15 is now the selected partition.
    
    Partition 15
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 27262976
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 9                      RAW    Partition   1024 KB  Healthy            
    
    Partition 16 is now the selected partition.
    
    Partition 16
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 28311552
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 10                     RAW    Partition   1024 KB  Healthy            
    
    Partition 17 is now the selected partition.
    
    Partition 17
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 29360128
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 11                     RAW    Partition   1024 KB  Healthy            
    
    Partition 18 is now the selected partition.
    
    Partition 18
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 30408704
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 12                     RAW    Partition   1024 KB  Healthy            
    
    Partition 19 is now the selected partition.
    
    Partition 19
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 31457280
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 13                     RAW    Partition   1024 KB  Healthy            
    
    Partition 20 is now the selected partition.
    
    Partition 20
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 32505856
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 14                     RAW    Partition   1024 KB  Healthy            
    
    Partition 21 is now the selected partition.
    
    Partition 21
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 33554432
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 15                     RAW    Partition   1024 KB  Healthy            
    
    Partition 22 is now the selected partition.
    
    Partition 22
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 34603008
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 16                     RAW    Partition   1024 KB  Healthy            
    
    Partition 23 is now the selected partition.
    
    Partition 23
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 35651584
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 17                     RAW    Partition   1024 KB  Healthy            
    
    Partition 24 is now the selected partition.
    
    Partition 24
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 36700160
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 18                     RAW    Partition   1024 KB  Healthy            
    
    Partition 25 is now the selected partition.
    
    Partition 25
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 37748736
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 19                     RAW    Partition   1024 KB  Healthy            
    
    Partition 26 is now the selected partition.
    
    Partition 26
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 38797312
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 20                     RAW    Partition   1024 KB  Healthy            
    
    Partition 27 is now the selected partition.
    
    Partition 27
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 39845888
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 21                     RAW    Partition   1024 KB  Healthy            
    
    Partition 28 is now the selected partition.
    
    Partition 28
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 40894464
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 22                     RAW    Partition   1024 KB  Healthy            
    
    Partition 29 is now the selected partition.
    
    Partition 29
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 41943040
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 23                     RAW    Partition   1024 KB  Healthy            
    
    Partition 30 is now the selected partition.
    
    Partition 30
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 42991616
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 24                     RAW    Partition   1024 KB  Healthy            
    
    Partition 31 is now the selected partition.
    
    Partition 31
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 44040192
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 25                     RAW    Partition   1024 KB  Healthy            
    
    Partition 32 is now the selected partition.
    
    Partition 32
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 45088768
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 26                     RAW    Partition   1024 KB  Healthy            
    
    Partition 33 is now the selected partition.
    
    Partition 33
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 46137344
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 27                     RAW    Partition   1024 KB  Healthy            
    
    Partition 34 is now the selected partition.
    
    Partition 34
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 47185920
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 28                     RAW    Partition   1024 KB  Healthy            
    
    Partition 35 is now the selected partition.
    
    Partition 35
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 48234496
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 29                     RAW    Partition   1024 KB  Healthy            
    
    Partition 36 is now the selected partition.
    
    Partition 36
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 49283072
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 30                     RAW    Partition   1024 KB  Healthy            
    
    Partition 37 is now the selected partition.
    
    Partition 37
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 50331648
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 31                     RAW    Partition   1024 KB  Healthy            
    
    Partition 38 is now the selected partition.
    
    Partition 38
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 51380224
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 32                     RAW    Partition   1024 KB  Healthy            
    
    Partition 39 is now the selected partition.
    
    Partition 39
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 52428800
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 33                     RAW    Partition   1024 KB  Healthy            
    
    Partition 40 is now the selected partition.
    
    Partition 40
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 53477376
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 34                     RAW    Partition   1024 KB  Healthy            
    
    Partition 41 is now the selected partition.
    
    Partition 41
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 54525952
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 35                     RAW    Partition   1024 KB  Healthy            
    
    Partition 42 is now the selected partition.
    
    Partition 42
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 55574528
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 36                     RAW    Partition   1024 KB  Healthy            
    
    Partition 43 is now the selected partition.
    
    Partition 43
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 56623104
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 37                     RAW    Partition   1024 KB  Healthy            
    
    Partition 44 is now the selected partition.
    
    Partition 44
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 57671680
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 38                     RAW    Partition   1024 KB  Healthy            
    
    Partition 45 is now the selected partition.
    
    Partition 45
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 58720256
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 39                     RAW    Partition   1024 KB  Healthy            
    
    Partition 46 is now the selected partition.
    
    Partition 46
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 59768832
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 40                     RAW    Partition   1024 KB  Healthy            
    
    Partition 47 is now the selected partition.
    
    Partition 47
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 60817408
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 41                     RAW    Partition   1024 KB  Healthy            
    
    Partition 48 is now the selected partition.
    
    Partition 48
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 61865984
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 42                     RAW    Partition   1024 KB  Healthy            
    
    Partition 49 is now the selected partition.
    
    Partition 49
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 62914560
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 43                     RAW    Partition   1024 KB  Healthy            
    
    Partition 50 is now the selected partition.
    
    Partition 50
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 63963136
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 44                     RAW    Partition   1024 KB  Healthy            
    
    Partition 51 is now the selected partition.
    
    Partition 51
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 65011712
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 45                     RAW    Partition   1024 KB  Healthy            
    
    Partition 52 is now the selected partition.
    
    Partition 52
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 66060288
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 46                     RAW    Partition   1024 KB  Healthy            
    
    Partition 53 is now the selected partition.
    
    Partition 53
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 67108864
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 47                     RAW    Partition   1024 KB  Healthy            
    
    Partition 54 is now the selected partition.
    
    Partition 54
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 68157440
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 48                     RAW    Partition   1024 KB  Healthy            
    
    Partition 55 is now the selected partition.
    
    Partition 55
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 69206016
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 49                     RAW    Partition   1024 KB  Healthy            
    
    Partition 56 is now the selected partition.
    
    Partition 56
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 70254592
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 50                     RAW    Partition   1024 KB  Healthy            
    
    Partition 57 is now the selected partition.
    
    Partition 57
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 71303168
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 51                     RAW    Partition   1024 KB  Healthy            
    
    Partition 58 is now the selected partition.
    
    Partition 58
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 72351744
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 52                     RAW    Partition   1024 KB  Healthy            
    
    Partition 59 is now the selected partition.
    
    Partition 59
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 73400320
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 53                     RAW    Partition   1024 KB  Healthy            
    
    Partition 60 is now the selected partition.
    
    Partition 60
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 74448896
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 54                     RAW    Partition   1024 KB  Healthy            
    
    Partition 61 is now the selected partition.
    
    Partition 61
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 75497472
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 55                     RAW    Partition   1024 KB  Healthy            
    
    Partition 62 is now the selected partition.
    
    Partition 62
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 76546048
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 56                     RAW    Partition   1024 KB  Healthy            
    
    Partition 63 is now the selected partition.
    
    Partition 63
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 77594624
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 57                     RAW    Partition   1024 KB  Healthy            
    
    Partition 64 is now the selected partition.
    
    Partition 64
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 78643200
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 58                     RAW    Partition   1024 KB  Healthy            
    
    Partition 65 is now the selected partition.
    
    Partition 65
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 79691776
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 59                     RAW    Partition   1024 KB  Healthy            
    
    Partition 66 is now the selected partition.
    
    Partition 66
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 80740352
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 60                     RAW    Partition   1024 KB  Healthy            
    
    Partition 67 is now the selected partition.
    
    Partition 67
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 81788928
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 61                     RAW    Partition   1024 KB  Healthy            
    
    Partition 68 is now the selected partition.
    
    Partition 68
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 82837504
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 62                     RAW    Partition   1024 KB  Healthy            
    
    Partition 69 is now the selected partition.
    
    Partition 69
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 83886080
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 63                     RAW    Partition   1024 KB  Healthy            
    
    Partition 70 is now the selected partition.
    
    Partition 70
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 84934656
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 64                     RAW    Partition   1024 KB  Healthy            
    
    Partition 71 is now the selected partition.
    
    Partition 71
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 85983232
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 65                     RAW    Partition   1024 KB  Healthy            
    
    Partition 72 is now the selected partition.
    
    Partition 72
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 87031808
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 66                     RAW    Partition   1024 KB  Healthy            
    
    Partition 73 is now the selected partition.
    
    Partition 73
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 88080384
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 67                     RAW    Partition   1024 KB  Healthy            
    
    Partition 74 is now the selected partition.
    
    Partition 74
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 89128960
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 68                     RAW    Partition   1024 KB  Healthy            
    
    Partition 75 is now the selected partition.
    
    Partition 75
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 90177536
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 69                     RAW    Partition   1024 KB  Healthy            
    
    Partition 76 is now the selected partition.
    
    Partition 76
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 91226112
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 70                     RAW    Partition   1024 KB  Healthy            
    
    Partition 77 is now the selected partition.
    
    Partition 77
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 92274688
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 71                     RAW    Partition   1024 KB  Healthy            
    
    Partition 78 is now the selected partition.
    
    Partition 78
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 93323264
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 72                     RAW    Partition   1024 KB  Healthy            
    
    Partition 79 is now the selected partition.
    
    Partition 79
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 94371840
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 73                     RAW    Partition   1024 KB  Healthy            
    
    Partition 80 is now the selected partition.
    
    Partition 80
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 95420416
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 74                     RAW    Partition   1024 KB  Healthy            
    
    Partition 81 is now the selected partition.
    
    Partition 81
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 96468992
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 75                     RAW    Partition   1024 KB  Healthy            
    
    Partition 82 is now the selected partition.
    
    Partition 82
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 97517568
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 76                     RAW    Partition   1024 KB  Healthy            
    
    Partition 83 is now the selected partition.
    
    Partition 83
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 98566144
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 77                     RAW    Partition   1024 KB  Healthy            
    
    Partition 84 is now the selected partition.
    
    Partition 84
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 99614720
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 78                     RAW    Partition   1024 KB  Healthy            
    
    Partition 85 is now the selected partition.
    
    Partition 85
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 100663296
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 79                     RAW    Partition   1024 KB  Healthy            
    
    Partition 86 is now the selected partition.
    
    Partition 86
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 101711872
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 80                     RAW    Partition   1024 KB  Healthy            
    
    Partition 87 is now the selected partition.
    
    Partition 87
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 102760448
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 81                     RAW    Partition   1024 KB  Healthy            
    
    Partition 88 is now the selected partition.
    
    Partition 88
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 103809024
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 82                     RAW    Partition   1024 KB  Healthy            
    
    Partition 89 is now the selected partition.
    
    Partition 89
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 104857600
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 83                     RAW    Partition   1024 KB  Healthy            
    
    Partition 90 is now the selected partition.
    
    Partition 90
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 105906176
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 84                     RAW    Partition   1024 KB  Healthy            
    
    Partition 91 is now the selected partition.
    
    Partition 91
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 106954752
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 85                     RAW    Partition   1024 KB  Healthy            
    
    Partition 92 is now the selected partition.
    
    Partition 92
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 108003328
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 86                     RAW    Partition   1024 KB  Healthy            
    
    Partition 93 is now the selected partition.
    
    Partition 93
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 109051904
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 87                     RAW    Partition   1024 KB  Healthy            
    
    Partition 94 is now the selected partition.
    
    Partition 94
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 110100480
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 88                     RAW    Partition   1024 KB  Healthy            
    
    Partition 95 is now the selected partition.
    
    Partition 95
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 111149056
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 89                     RAW    Partition   1024 KB  Healthy            
    
    Partition 96 is now the selected partition.
    
    Partition 96
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 112197632
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 90                     RAW    Partition   1024 KB  Healthy            
    
    Partition 97 is now the selected partition.
    
    Partition 97
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 113246208
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 91                     RAW    Partition   1024 KB  Healthy            
    
    Partition 98 is now the selected partition.
    
    Partition 98
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 114294784
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 92                     RAW    Partition   1024 KB  Healthy            
    
    Partition 99 is now the selected partition.
    
    Partition 99
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 115343360
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 93                     RAW    Partition   1024 KB  Healthy            
    
    Partition 100 is now the selected partition.
    
    Partition 100
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 116391936
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 94                     RAW    Partition   1024 KB  Healthy            
    
    Partition 101 is now the selected partition.
    
    Partition 101
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 117440512
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 95                     RAW    Partition   1024 KB  Healthy            
    
    Partition 102 is now the selected partition.
    
    Partition 102
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 118489088
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 96                     RAW    Partition   1024 KB  Healthy            
    
    Partition 103 is now the selected partition.
    
    Partition 103
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 119537664
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 97                     RAW    Partition   1024 KB  Healthy            
    
    Partition 104 is now the selected partition.
    
    Partition 104
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 120586240
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 98                     RAW    Partition   1024 KB  Healthy            
    
    Partition 105 is now the selected partition.
    
    Partition 105
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 121634816
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 99                     RAW    Partition   1024 KB  Healthy            
    
    Partition 106 is now the selected partition.
    
    Partition 106
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 122683392
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 100                    RAW    Partition   1024 KB  Healthy            
    
    Partition 107 is now the selected partition.
    
    Partition 107
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 123731968
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 101                    RAW    Partition   1024 KB  Healthy            
    
    Partition 108 is now the selected partition.
    
    Partition 108
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 124780544
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 102                    RAW    Partition   1024 KB  Healthy            
    
    Partition 109 is now the selected partition.
    
    Partition 109
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 125829120
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 103                    RAW    Partition   1024 KB  Healthy            
    
    Partition 110 is now the selected partition.
    
    Partition 110
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 126877696
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 104                    RAW    Partition   1024 KB  Healthy            
    
    Partition 111 is now the selected partition.
    
    Partition 111
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 127926272
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 105                    RAW    Partition   1024 KB  Healthy            
    
    Partition 112 is now the selected partition.
    
    Partition 112
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 128974848
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 106                    RAW    Partition   1024 KB  Healthy            
    
    Partition 113 is now the selected partition.
    
    Partition 113
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 130023424
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 107                    RAW    Partition   1024 KB  Healthy            
    
    Partition 114 is now the selected partition.
    
    Partition 114
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 131072000
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 108                    RAW    Partition   1024 KB  Healthy            
    
    Partition 115 is now the selected partition.
    
    Partition 115
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 132120576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 109                    RAW    Partition   1024 KB  Healthy            
    
    Partition 116 is now the selected partition.
    
    Partition 116
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 133169152
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 110                    RAW    Partition   1024 KB  Healthy            
    
    Partition 117 is now the selected partition.
    
    Partition 117
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 134217728
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 111                    RAW    Partition   1024 KB  Healthy            
    
    Partition 118 is now the selected partition.
    
    Partition 118
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 135266304
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 112                    RAW    Partition   1024 KB  Healthy            
    
    Partition 119 is now the selected partition.
    
    Partition 119
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 136314880
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 113                    RAW    Partition   1024 KB  Healthy            
    
    Partition 120 is now the selected partition.
    
    Partition 120
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 137363456
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 114                    RAW    Partition   1024 KB  Healthy            
    
    Partition 121 is now the selected partition.
    
    Partition 121
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 138412032
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 115                    RAW    Partition   1024 KB  Healthy            
    
    Partition 122 is now the selected partition.
    
    Partition 122
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 139460608
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 116                    RAW    Partition   1024 KB  Healthy            
    
    Partition 123 is now the selected partition.
    
    Partition 123
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 140509184
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 117                    RAW    Partition   1024 KB  Healthy            
    
    Partition 124 is now the selected partition.
    
    Partition 124
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 141557760
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 118                    RAW    Partition   1024 KB  Healthy            
    
    Partition 125 is now the selected partition.
    
    Partition 125
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 142606336
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 119                    RAW    Partition   1024 KB  Healthy            
    
    Partition 126 is now the selected partition.
    
    Partition 126
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 143654912
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 120                    RAW    Partition   1024 KB  Healthy            
    
    Partition 127 is now the selected partition.
    
    Partition 127
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 144703488
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 121                    RAW    Partition   1024 KB  Healthy            
    
    Partition 128 is now the selected partition.
    
    Partition 128
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 145752064
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 122                    RAW    Partition   1024 KB  Healthy            
    
    Partition 3 is now the selected partition.
    
    Partition 3
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0000000000000000
    Offset in Bytes: 608174080
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 123   D   Data         NTFS   Partition    111 GB  Healthy            
    
    Partition 4 is now the selected partition.
    
    Partition 4
    Type    : c12a7328-f81f-11d2-ba4b-00a0c93ec93b
    Hidden  : Yes
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 120028397568
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 125                    FAT32  Partition    100 MB  Healthy    System  
    
    Partition 5 is now the selected partition.
    
    Partition 5
    Type    : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
    Hidden  : No
    Required: No
    Attrib  : 0X8000000000000000
    Offset in Bytes: 120133255168
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 124   C   Windows 11   NTFS   Partition    111 GB  Healthy    Boot    
    
    Partition 6 is now the selected partition.
    
    Partition 6
    Type    : de94bba4-06d1-4d40-a16a-bfd50179d6ac
    Hidden  : Yes
    Required: Yes
    Attrib  : 0X8000000000000001
    Offset in Bytes: 239415066624
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 126                    NTFS   Partition    611 MB  Healthy    Hidden  
    
    Disk 3 is now the selected disk.
    
    USB DISK 2.0 USB Device
    Disk ID: 40187A90
    Type   : USB
    Status : Online
    Path   : 0
    Target : 0
    LUN ID : 0
    Location Path : UNAVAILABLE
    Current Read-only State : No
    Read-only  : No
    Boot Disk  : No
    Pagefile Disk  : No
    Hibernation File Disk  : No
    Crashdump Disk  : No
    Clustered Disk  : No
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
      Volume 129   G   Ventoy       NTFS   Removable     14 GB  Healthy            
      Volume 130   I   VTOYEFI      FAT    Removable     32 MB  Healthy            
    
      Partition ###  Type              Size     Offset
      -------------  ----------------  -------  -------
      Partition 1    Primary             14 GB  1024 KB
      Partition 2    System              32 MB    14 GB
    
    Partition 1 is now the selected partition.
    
    Partition 1
    Type  : 07
    Hidden: No
    Active: Yes
    Offset in Bytes: 1048576
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    * Volume 129   G   Ventoy       NTFS   Removable     14 GB  Healthy            
    
    Partition 2 is now the selected partition.
    
    Partition 2
    Type  : EF
    Hidden: No
    Active: No
    Offset in Bytes: 15474884608
    
      Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
      ----------  ---  -----------  -----  ----------  -------  ---------  --------
    
    ===============================================================================
    
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:
    
        Windows RE status:         Enabled
        Windows RE location:       \\?\GLOBALROOT\device\harddisk0\partition6\Recovery\WindowsRE
        Boot Configuration Data (BCD) identifier: 68821637-70bd-11ec-8a2f-f3a9dd9a6d09
        Recovery image location:   
        Recovery image index:      0
        Custom image location:     
        Custom image index:        0
    
    REAGENTC.EXE: Operation Successful.
        
    ===============================================================================
    
    Firmware Boot Manager
    ---------------------
    identifier              {fwbootmgr}
    displayorder            {bootmgr}
                            {4e2e33c0-7c02-11ec-af07-806e6f6e6963}
                            {68821633-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {68821634-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {68821630-70bd-11ec-8a2f-f3a9dd9a6d09}
                            {16bc7ad5-7b63-11ec-af06-806e6f6e6963}
    timeout                 1
    
    Windows Boot Manager
    --------------------
    identifier              {bootmgr}
    device                  partition=\Device\HarddiskVolume4
    path                    \EFI\Microsoft\Boot\bootmgfw.efi
    description             Windows Boot Manager
    locale                  en-GB
    inherit                 {globalsettings}
    default                 {current}
    resumeobject            {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    displayorder            {current}
    toolsdisplayorder       {memdiag}
    timeout                 30
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {16bc7ad5-7b63-11ec-af06-806e6f6e6963}
    description              USB DISK 2.0 PMAP
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {4e2e33c0-7c02-11ec-af07-806e6f6e6963}
    device                  partition=I:
    description             UEFI:  USB DISK 2.0 PMAP
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821630-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             P0: Patriot Burst             
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821633-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             UEFI: IP4 Realtek PCIe GBE Family Controller (Ipv4)
    
    Firmware Application (101fffff)
    -------------------------------
    identifier              {68821634-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             UEFI: IP6 Realtek PCIe GBE Family Controller (Ipv6)
    
    Windows Boot Loader
    -------------------
    identifier              {current}
    device                  partition=C:
    path                    \Windows\system32\winload.efi
    description             Windows 11
    locale                  en-GB
    inherit                 {bootloadersettings}
    recoverysequence        {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    displaymessageoverride  Recovery
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    osdevice                partition=C:
    systemroot              \Windows
    resumeobject            {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    nx                      OptIn
    bootmenupolicy          Standard
    hypervisorlaunchtype    Auto
    
    Windows Boot Loader
    -------------------
    identifier              {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    device                  ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    path                    \windows\system32\winload.efi
    description             Windows Recovery Environment
    locale                  en-gb
    inherit                 {bootloadersettings}
    displaymessage          Recovery
    osdevice                ramdisk=[\Device\HarddiskVolume6]\Recovery\WindowsRE\Winre.wim,{68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    systemroot              \windows
    nx                      OptIn
    bootmenupolicy          Standard
    winpe                   Yes
    
    Resume from Hibernate
    ---------------------
    identifier              {68821635-70bd-11ec-8a2f-f3a9dd9a6d09}
    device                  partition=C:
    path                    \Windows\system32\winresume.efi
    description             Windows Resume Application
    locale                  en-GB
    inherit                 {resumeloadersettings}
    recoverysequence        {68821637-70bd-11ec-8a2f-f3a9dd9a6d09}
    recoveryenabled         Yes
    isolatedcontext         Yes
    allowedinmemorysettings 0x15000075
    filedevice              partition=C:
    custom:21000026         partition=C:
    filepath                \hiberfil.sys
    bootmenupolicy          Standard
    debugoptionenabled      No
    
    Windows Memory Tester
    ---------------------
    identifier              {memdiag}
    device                  partition=\Device\HarddiskVolume4
    path                    \EFI\Microsoft\Boot\memtest.efi
    description             Windows Memory Diagnostic
    locale                  en-GB
    inherit                 {globalsettings}
    badmemoryaccess         Yes
    
    EMS Settings
    ------------
    identifier              {emssettings}
    bootems                 No
    
    Debugger Settings
    -----------------
    identifier              {dbgsettings}
    debugtype               Local
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    Global Settings
    ---------------
    identifier              {globalsettings}
    inherit                 {dbgsettings}
                            {emssettings}
                            {badmemory}
    
    Boot Loader Settings
    --------------------
    identifier              {bootloadersettings}
    inherit                 {globalsettings}
                            {hypervisorsettings}
    
    Hypervisor Settings
    -------------------
    identifier              {hypervisorsettings}
    hypervisordebugtype     Serial
    hypervisordebugport     1
    hypervisorbaudrate      115200
    
    Resume Loader Settings
    ----------------------
    identifier              {resumeloadersettings}
    inherit                 {globalsettings}
    
    Device options
    --------------
    identifier              {68821638-70bd-11ec-8a2f-f3a9dd9a6d09}
    description             Windows Recovery
    ramdisksdidevice        partition=\Device\HarddiskVolume6
    ramdisksdipath          \Recovery\WindowsRE\boot.sdi
    Now, having trouble to remove these.




    Before you create this, note that if you are testing there on spinning drives, USB 2.0 drives, and slower systems, this is NOT RECOMMENDED.
    Windows Search Indexer just crashed my iGPU's driver, made my system slow down, and others.
    Just it takes 2GB of RAM.
    Elevenforum.com thread --> Windows Search Indexer taking 1 1/2 GB to 2 GB of RAM | Windows 11 Forum
    Last edited by jbcarreon123; 24 Jan 2022 at 09:32.
      My Computers


  9. Posts : 7,607
    Windows 10 Home 20H2
       #1309

    @zbook, as MediaType is unreliable, should BusType be used instead of MediaType?

    Code:
    DeviceID MediaType   BusType FriendlyName
    -------- ---------   ------- ------------
    0        HDD         SATA    ST500DM002-1BD142
    1        Unspecified USB     PNY OU3 3.0
    Code:
    DeviceID MediaType BusType FriendlyName
    -------- --------- ------- ------------
    0        SSD       RAID    Hitachi HTS727575A9E364
      My Computer


  10. Posts : 41,473
    windows 10 professional version 1607 build 14393.969 64 bit
       #1310

    Not sure yet what is reliable for HD vs SSD.

    Please view the output for the scripts in this thread:
    Slightly clueless new user - Blue Screen help needed!

    Did you want dism displaying this type of results?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:12.
Find Us




Windows 10 Forums