Disk 1 Partition Issues

Page 5 of 17 FirstFirst ... 3456715 ... LastLast

  1. Posts : 125
    Windows 10 Pro
    Thread Starter
       #41

    Pentagon said:
    This is what I expected! Whithout 3rd Party you can't do anything. If you want a solid Partition Layout, let me know. I just don't want to invest time for nothing.
    I was using a 3rd party software and it would not allow me to convert Disk 1 to GPT without going through all the other hoops. I am not overly too worried about the EFI partition being where it currently is, the machine boots ok and no hiccups yet.
      My Computer


  2. Posts : 750
    WIN 10 19045.4291
       #42

    If booting is the only criteria you have, it's ok. What about BIOS updates, when you get the error: ESP not found, etc.
    But it's your computer, your decision and your responsibility!

    What I can guarantee: In 5 minutes your Layout is clean and you can boot!

    - - - Updated - - -

    Run CMD (admin) copy & paste

    diskpart
    sel disk 0
    sel par 5
    shrink minimum=201
    create partition EFI
    format quick fs=fat32 label="System"
    assign letter="S"
    exit
    bcdboot C:\Windows /s S: /f UEFI
    reagentc /disable
    diskpart
    sel disk 0
    sel par 4
    delete partition override
    sel par 3
    delete partition override
    sel par 2
    delete partition override
    sel par 1
    extent
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable

    finaly check the WinRe-Version:
    Dism /Get-ImageInfo /ImageFile:\\?\GLOBALROOT\device\harddisk0\partition2\Recovery\WindowsRE\winre.wim /index:1

    It must be Service Pack-Build: 3920
      My Computer


  3. Posts : 125
    Windows 10 Pro
    Thread Starter
       #43

    Pentagon said:
    If booting is the only criteria you have, it's ok. What about BIOS updates, when you get the error: ESP not found, etc.
    But it's your computer, your decision and your responsibility!

    What I can guarantee: In 5 minutes your Layout is clean and you can boot!

    - - - Updated - - -

    Run CMD (admin) copy & paste

    diskpart
    sel disk 0
    sel par 5
    shrink minimum=201
    create partition EFI
    format quick fs=fat32 label="System"
    assign letter="S"
    exit
    bcdboot C:\Windows /s S: /f UEFI
    reagentc /disable
    diskpart
    sel disk 0
    sel par 4
    delete partition override
    sel par 3
    delete partition override
    sel par 2
    delete partition override
    sel par 1
    extent
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable
    I will give this a whirl later tonight and I will let you know it goes.

    Thanks.

    - - - Updated - - -

    VE3YF said:
    I will give this a whirl later tonight and I will let you know it goes.

    Thanks.
    Still waiting for dinner. I gave it a whirl and ran into a problem.

    sel par 3

    delete partition override

    Disk 1 Partition Issues-screenhunter-33.jpg

    I grabbed this from Computer management

    Disk 1 Partition Issues-screenhunter-34.jpg
      My Computer


  4. Posts : 750
    WIN 10 19045.4291
       #44

    Beside that your disk labels are not very clever. Compare with this example:

    Disk 1 Partition Issues-screenshot-2024-04-24-232314.png

    - - - Updated - - -

    Run
    bcdedit

    did you run:

    assign letter="S"
    exit
    bcdboot C:\Windows /s S: /f UEFI
      My Computer


  5. Posts : 125
    Windows 10 Pro
    Thread Starter
       #45

    Pentagon said:
    Beside that your disk labels are not very clever. Compare with this example:

    Disk 1 Partition Issues-screenshot-2024-04-24-232314.png

    - - - Updated - - -

    Run
    bcdedit

    did you run:

    assign letter="S"
    exit
    bcdboot C:\Windows /s S: /f UEFI
    Disk 1 Partition Issues-screenhunter-35.jpg

    I did a line for line copy and paste. However that being said I might have over looked the BCDBoot Line. Do you want me to start again from that line and go thru everything.
      My Computer


  6. Posts : 750
    WIN 10 19045.4291
       #46

    No,
    run
    diskpart
    sel disk 0
    list par
    exit

    post result

    I will wait
      My Computer


  7. Posts : 125
    Windows 10 Pro
    Thread Starter
       #47

    Pentagon said:
    No,
    run
    diskpart
    sel disk 0
    list par
    exit

    post result

    I will wait
    Disk 1 Partition Issues-screenhunter-36.jpg
      My Computer


  8. Posts : 750
    WIN 10 19045.4291
       #48

    diskpart
    sel disk 0
    sel par 6
    assign letter=S
    exit
    bcdboot C:\Windows /s S: /f UEFI
    reagentc /disable
    diskpart
    sel par 3
    delete partition override
    sel par 2
    delete partition override
    sel par 1
    extent
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable
      My Computer


  9. Posts : 125
    Windows 10 Pro
    Thread Starter
       #49

    Pentagon said:
    diskpart
    sel disk 0
    sel par 6
    assign letter=S
    exit
    bcdboot C:\Windows /s S: /f UEFI
    reagentc /disable
    diskpart
    sel par 3
    delete partition override
    sel par 2
    delete partition override
    sel par 1
    extent
    shrink minimum=1025
    create partition primary
    format quick fs=ntfs label="Recovery"
    set id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
    gpt attributes=0x8000000000000001
    exit
    reagentc /enable
    Problem

    Disk 1 Partition Issues-screenhunter-38.jpg
      My Computer


  10. Posts : 750
    WIN 10 19045.4291
       #50

    assign letter=W
    exit
    bcdboot C:\Windows /s W: /f UEFI

    the rest as above
      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 08:27.
Find Us




Windows 10 Forums