Forum Discussion

sandipgumtya365's avatar
sandipgumtya365
Brass Contributor
Oct 13, 2020

HDD Partition error

Hi Members,

                    I have a partition of 32 GB in my HDD. When I am trying to create a new partition by clicking "simple new volume" there seems to be an error msg although i am going with all default settings. Can someone help me out?

 

 

Thanks

Sandip.

  • Mwoehrle's avatar
    Mwoehrle
    Brass Contributor

    sandipgumtya365 

     

    Open command prompt

    type diskutil and press enter

    click yes/accept on the UAC prompt if needed

    type list disk and press enter

    find the disk that you need to partition

    type sel disk (the number of disk you need) and press enter

    type list part and press enter.

     

    If your partition or the drive is listed as GPT, thats why. Windows cant resize active GPT partitions.

    • sandipgumtya365's avatar
      sandipgumtya365
      Brass Contributor

      Hi 

      Thanks. still can't figure out how to proceed. The diskpart screenshot is attached. Can you help how to do next?

       

      • Mwoehrle's avatar
        Mwoehrle
        Brass Contributor

        sandipgumtya365 Sorry I gave you the wrong instructions. You have two options to check if that disk is GPT or MBR partition scheme. 

         

        1. Command Prompt
          • Open command prompt
          • Type in diskpart
          • Type in list disk

         

        2) Using the Disk Management Tool

        • Press the windows key + R to open the Run dialog, then type diskmgmt.msc and then hit enter 
        • Locate the disk you want to check, then right-click it and select properties. 
        • Click over to the Volumes tab, and next to Partition style you'll see either MBR or GPT

         

Resources