Windows 10: Why did diskpart specify partition type 05h to an extended partition which is more than...

Discus and support Why did diskpart specify partition type 05h to an extended partition which is more than... in Windows 10 Gaming to solve the problem; I recently used my Windows 10 laptop to partition a 2TB SATA hard disk drive HDD which was initialized with the Master Boot Record partition style. In... Discussion in 'Windows 10 Gaming' started by newbie1canobie, Jul 17, 2023.

  1. Why did diskpart specify partition type 05h to an extended partition which is more than...


    I recently used my Windows 10 laptop to partition a 2TB SATA hard disk drive HDD which was initialized with the Master Boot Record partition style. In particular, I had used diskpart to create one small primary partition marked as active and an extended partition which contained several small logical partitions. When I created the extended partition, I did not specify a size which caused the partition to continue until there is no more free space in the extended partition. In other words, the size of the extended partition was nearly as large as the HDD itself since it was equal to the

    :)
     
    newbie1canobie, Jul 17, 2023
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Jul 17, 2023
    #2
  3. How to extend C partition

    Hi Kevin,

    Thank you for the information provided.

    Please to inform you that you need to have an “unallocated disk space” to the right of the Partition\Volume you wish to extend on the same drive. Only when “unallocated disk space” is available “extend” option is highlighted.

    I suggest you to try these steps and check if they helps.

    Step1: Press Windows + R and Diskmgmt.msc and try the following

    a. Right click the basic volume want to extend.

    b. Click extend volume.

    c. Follow the instruction on the screen.

    Step2: Open a command prompt and type diskpart.

    At the DISKPART prompt, type list volume. Make note of the basic volume you want to extend.

    At the DISKPART prompt, type select volume <volumenumber>. This selects the basic volume volumenumber that you want to extend into contiguous, empty space on the same disk.

    At the DISKPART prompt, type extend [size=<size>]. This extends the selected volume by size megabytes (MB).

    Hope this helps. If the issue remains unresolved, please get back to us and we would be happy to help.
     
    Sudharshan M K, Jul 17, 2023
    #3
  4. -xKevin- Win User

    Why did diskpart specify partition type 05h to an extended partition which is more than...

    How to extend C partition

    I don't understand stemp 2. What's the volume number for C:? What do I put for [size=<size>]?
     
    -xKevin-, Jul 17, 2023
    #4
Thema:

Why did diskpart specify partition type 05h to an extended partition which is more than...

Loading...
  1. Why did diskpart specify partition type 05h to an extended partition which is more than... - Similar Threads - Why did diskpart

  2. Extend Partition

    in Windows 10 Network and Sharing
    Extend Partition: Hello everyone, need some support. I'm trying to extend my windows drive but whenever I delete the next partition it gets converted into free space instead of unallocated space. Secondly, on cmd it's showing an extended volume of 100+gb next to windows drive and when I try to...
  3. Extend Partition

    in Windows 10 Gaming
    Extend Partition: Hello everyone, need some support. I'm trying to extend my windows drive but whenever I delete the next partition it gets converted into free space instead of unallocated space. Secondly, on cmd it's showing an extended volume of 100+gb next to windows drive and when I try to...
  4. Extend Partition

    in Windows 10 Software and Apps
    Extend Partition: Hello everyone, need some support. I'm trying to extend my windows drive but whenever I delete the next partition it gets converted into free space instead of unallocated space. Secondly, on cmd it's showing an extended volume of 100+gb next to windows drive and when I try to...
  5. why partition 3 is missing in diskpart list

    in Windows 10 BSOD Crashes and Debugging
    why partition 3 is missing in diskpart list: i want to enable winre but whe i run reagentc /enable it says reagent.exe not found so i try a tutorial but in the tutorial in diskpart list i don't have partition 3 type:RecoveryPartition### Type Size Offset----------- -------------------- ---------- ---------Partition1...
  6. why partition 3 is missing in diskpart list

    in Windows 10 Gaming
    why partition 3 is missing in diskpart list: i want to enable winre but whe i run reagentc /enable it says reagent.exe not found so i try a tutorial but in the tutorial in diskpart list i don't have partition 3 type:RecoveryPartition### Type Size Offset----------- -------------------- ---------- ---------Partition1...
  7. why partition 3 is missing in diskpart list

    in Windows 10 Software and Apps
    why partition 3 is missing in diskpart list: i want to enable winre but whe i run reagentc /enable it says reagent.exe not found so i try a tutorial but in the tutorial in diskpart list i don't have partition 3 type:RecoveryPartition### Type Size Offset----------- -------------------- ---------- ---------Partition1...
  8. Why did diskpart specify partition type 05h to an extended partition which is more than...

    in Windows 10 Network and Sharing
    Why did diskpart specify partition type 05h to an extended partition which is more than...: I recently used my Windows 10 laptop to partition a 2TB SATA hard disk drive HDD which was initialized with the Master Boot Record partition style. In particular, I had used diskpart to create one small primary partition marked as active and an extended partition which...
  9. Why did diskpart specify partition type 05h to an extended partition which is more than...

    in Windows 10 Software and Apps
    Why did diskpart specify partition type 05h to an extended partition which is more than...: I recently used my Windows 10 laptop to partition a 2TB SATA hard disk drive HDD which was initialized with the Master Boot Record partition style. In particular, I had used diskpart to create one small primary partition marked as active and an extended partition which...
  10. Extend partition

    in Windows 10 Drivers and Hardware
    Extend partition: [img] I am planning to replace my HDD with an SSD. I will image the HDD and then restore to the SSD. I have a OEM Recovery partition that I would like to delete after the image has been restored to the SSD. However, I would then like to move the 980MB and extend my C drive...