Windows 10: Migrating Multiple Disk Setup from MBR to GPT without data loss?

Discus and support Migrating Multiple Disk Setup from MBR to GPT without data loss? in Windows 10 Installation and Upgrade to solve the problem; If it will boot please do send a picture of disk management... Discussion in 'Windows 10 Installation and Upgrade' started by adrianArg, Sep 12, 2016.

  1. lx07 Win User

    Migrating Multiple Disk Setup from MBR to GPT without data loss?


    If it will boot please do send a picture of disk management...
     
  2. Kbird Win User

    +1 ......it does seem weird .... Disk 1 should not be bootable...
     
    Kbird, Sep 14, 2016
    #32
  3. adrianArg Win User
    *** Note: I didn't realized it now says Windows Boot Manager, now I'm even more confused)

    1st of all, thank you very much, guys!

    Current Disk Management (Man, it looks awful at the moment)

    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]



    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]


    And the weirdness in my BIOS

    Disk Boot Priority: (I always had whatever OS I wanted to look for first selected according to the drive)


    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]


    I disabled everything except my main drive (disk 0 with the restored partition in GPT with Win 10)


    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]


    And here's the funny part....
    P1: Is my Disk 1 (secondary drive, the one with only data), it wasn't connected when I clean installed Windows 10, and it was already there....
    With P0: (Disk 0) selected with only that disk connected, the clean install booted up correctly.... But not when I restored the image....
    So, there's definitely something wrong there...


    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]


    Selecting that P1 - Windows Boot Manager, did the trick...


    Migrating Multiple Disk Setup from MBR to GPT without data loss? [​IMG]


    Feeling silly is an understatement...


    The question remains, why was the Windows Boot Manager linked to a drive that wasn't even connected?
    Could it be just a coding error on the BIOS?
     
    adrianArg, Sep 14, 2016
    #33
  4. adrianArg Win User

    Migrating Multiple Disk Setup from MBR to GPT without data loss?

    Note: I just converted my Disk 2 to GPT, and it has a Partition of 128 MB

    DISKPART> select disk 2

    Disk 2 is now the selected disk.

    DISKPART> clean

    DiskPart succeeded in cleaning the disk.

    DISKPART> convert gpt

    DiskPart successfully converted the selected disk to GPT format.

    DISKPART> list partition

    Partition ### Type Size Offset
    ------------- ---------------- ------- -------
    Partition 1 Reserved 128 MB 17 KB

    ___
    Do you guys have that GPT reserved partition on your OS drive?
     
    adrianArg, Sep 14, 2016
    #34
  5. lx07 Win User
    128MB MSR on secondary drives reserved is normal. You can delete it but MS recommend it is there (but are vague what it is for). You'll not see it in disk management so I'd leave it.

    Where has your samples partition gone? (was drives D and S in the first picture). You've not lost it I hope.

    I'm not sure about your BIOS - perhaps it holds previous boot configurations in NVRAM or something - in fact it must if the drive was not connected. There must be a way to reset it but I've no idea how.
     
  6. Kbird Win User
    I think the issues come from the fact that you DIDN'T unplug the Drives as lx07 said ...... ( bad boy ! *Smile or woman I am equal opportunity )

    you DISABLED them in the BIOS instead.......but they are still there and the Bios still "sees" them .


    I do not have any 128mb MSR Partitions on my secondary drives , just the win10 16mb one on the OS Drive. (default in win 8 was 128mb on OS drive) however I usually use MTPW not diskpart to do this sort of thing....which shows them as "Other"....


    KB.
     
    Kbird, Sep 14, 2016
    #36
  7. adrianArg Win User
    Yes, I lost it during the Windows Restore, it re-created several temporary partitions I had and formated everything, no biggie, it's all in an external hard drive...

    And about that NVRAM / Disk , that disk never had an OS or anything, otherwise, that could be the case... But I never saw anything besides the actual P0: Disk part#, P1: Disk part#, P2: Disk part#, before all of this process...
     
    adrianArg, Sep 14, 2016
    #37
  8. Kbird Win User

    Migrating Multiple Disk Setup from MBR to GPT without data loss?

    P0 P1 P2 etc is all part of the new UEFI BIOS Stuff , if CSM is on too, you will see them all shown Twice , once for UEFI Boot , Once for Legacy Boot. Same for USB Drives , DVD etc. if they are UEFI Boot Compatible.


    KB.
     
    Kbird, Sep 14, 2016
    #38
  9. lx07 Win User
    Disk 0 looks perfectly fine partition wise. 330GB might be a bit large for C drive - there is nothing wrong with that of course - but unless you have really huge programs you could shrink it to 100GB (for example) and then use the rest for the next partition - it is easier to do this before formatting the unallocated space after C..

    There is one more thing you do need to do and that is to check Windows knows where the recovery partition is. From elevated command prompt check reagentc /info If it says disabled (which it probably will) you'll need to mount partition 1 (on disk 0) and register it.

    in diskpart:

    Select disk 0
    select partition 1
    assign letter = T


    In command prompt: Reagentc /setreimage /path T:\Recovery\WindowsRE /target C:\Windows

    In diskpart: remove

    Then check reagentc /info again.

    This is from here Deploy Windows RE but you don't need to do most of it as the clean install of Windows 10 will have put the WinRE in the (correctly formatted) recovery partition anyway.
     
  10. adrianArg Win User
    Bad boy lol

    I disabled them now just in case, but after everything was working *Biggrin

    Since I don't have any more OS installed it won't do anything, just overkill....

    I have a feeling that if I had changed that to Windows Boot Manager yesterday, it would have worked, even if I did everything with every disk connected....

    But today I followed lx07's instructions bordering on OCD.

    About the MSR partitions, when I clean installed Win 10, I deleted the partition that was created when I converted the disk to GPT (128 MB) as the Windows Setup was bugging me with the "I don't like the partition order" message.... Then it created the 4 partitions and the MSR is not 16 MB...

    I read that it is just reserved space just in case they need it for something OS related at some point, no one is going to die because of 16-128 MB nowadays...
     
    adrianArg, Sep 14, 2016
    #40
  11. adrianArg Win User
    Thanks!

    I noticed that for the CD/DVD drive only.... It's the only one that actually says UEFI in one, and nothing in the other
     
    adrianArg, Sep 14, 2016
    #41
  12. lx07 Win User
    ah, thanks. I know nothing about that as I have a Mac so I don't have a BIOS at all. Well obviously I do have something but it has exactly zero configurable parameters and just calls whatever is in the EFI partition.
     
  13. adrianArg Win User

    Migrating Multiple Disk Setup from MBR to GPT without data loss?

    Thanks!

    I run it but... it still says disabled...

    C:\WINDOWS\system32>Reagentc /setreimage /path T:\Recovery\WindowsRE /target C:\Windows
    Directory set to: \\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE

    REAGENTC.EXE: Operation Successful.
    ___

    C:\WINDOWS\system32>reagentc /info
    Windows Recovery Environment (Windows RE) and system reset configuration
    Information:

    Windows RE status: Disabled
    Windows RE location:
    Boot Configuration Data (BCD) identifier: 5a109821-18ad-11e6-bc25-dbcdb910dcbf
    Recovery image location:
    Recovery image index: 0
    Custom image location:
    Custom image index: 0

    REAGENTC.EXE: Operation Successful.
     
    adrianArg, Sep 14, 2016
    #43
  14. Kbird Win User
    Impressive then ............ a MAC user helping on a Win10 Forum *Smile

    I am all new to UEFI Too got my 1st x99 Board in Feb. so has been a Learning upgrade for sure , can get pretty confusing with UEFI,CSM,MBR and GPT all doing their part to confuse. Windows Boot Manager only shows up in a UEFI Bios after a UEFI Install of Window 10 (or 8) , not if disk is MBR

    KB
     
    Kbird, Sep 14, 2016
    #44
  15. Kbird Win User
    I don't usually clean the drive beforehand , just do it during the install instead , I didnt realise myself that Diskpart added the 128mb MSR to ALL secondary Drives. However your OS Drive does have the 16mb MSR , I can see it in the Diskpart info Pic.

    KB
     
    Kbird, Sep 14, 2016
    #45
Thema:

Migrating Multiple Disk Setup from MBR to GPT without data loss?

Loading...
  1. Migrating Multiple Disk Setup from MBR to GPT without data loss? - Similar Threads - Migrating Multiple Disk

  2. MDR2GPT Application Can convert System SSD from MBR to GPT without Data Loss

    in Windows 10 Gaming
    MDR2GPT Application Can convert System SSD from MBR to GPT without Data Loss: I am in the process of installing Windows 11 on my newly updated PC. Currently running WIN 10 PRO Latest version. OS SSD is MDR. Otherwise fully compatible with WIN 11. I need to convert the OS SSD to GPT. I see that Microsoft has an app MDR2GPT that claims to convert the OS...
  3. MDR2GPT Application Can convert System SSD from MBR to GPT without Data Loss

    in Windows 10 Installation and Upgrade
    MDR2GPT Application Can convert System SSD from MBR to GPT without Data Loss: I am in the process of installing Windows 11 on my newly updated PC. Currently running WIN 10 PRO Latest version. OS SSD is MDR. Otherwise fully compatible with WIN 11. I need to convert the OS SSD to GPT. I see that Microsoft has an app MDR2GPT that claims to convert the OS...
  4. Change MBR to GPT without data loss

    in Windows 10 Gaming
    Change MBR to GPT without data loss: Hi,I have multiple SSDs and external HDD connected to PC. All are MBR. SSD with Win 10 installed have two partitions. I wanted to upgrade to Win 11 and I have supported HW check in PC Health utility but I need to enable Secure Boot which I cant do because of MBR if I...
  5. Change MBR to GPT without data loss

    in Windows 10 Software and Apps
    Change MBR to GPT without data loss: Hi,I have multiple SSDs and external HDD connected to PC. All are MBR. SSD with Win 10 installed have two partitions. I wanted to upgrade to Win 11 and I have supported HW check in PC Health utility but I need to enable Secure Boot which I cant do because of MBR if I...
  6. Change MBR to GPT without data loss

    in Windows 10 Installation and Upgrade
    Change MBR to GPT without data loss: Hi,I have multiple SSDs and external HDD connected to PC. All are MBR. SSD with Win 10 installed have two partitions. I wanted to upgrade to Win 11 and I have supported HW check in PC Health utility but I need to enable Secure Boot which I cant do because of MBR if I...
  7. Converting MBR to GPT without data loss on a non-system disk

    in Windows 10 Gaming
    Converting MBR to GPT without data loss on a non-system disk: HiI have an MBR system/OS disk running Windows Server 2016 Data Centre edition. I have a secondary, 2TB data disc. I'd like to expand capacity on the secondary disc to 3TB, preferably without data loss. After spending much time on Google, I'm still confused as to whether it's...
  8. Converting MBR to GPT without data loss on a non-system disk

    in Windows 10 Software and Apps
    Converting MBR to GPT without data loss on a non-system disk: HiI have an MBR system/OS disk running Windows Server 2016 Data Centre edition. I have a secondary, 2TB data disc. I'd like to expand capacity on the secondary disc to 3TB, preferably without data loss. After spending much time on Google, I'm still confused as to whether it's...
  9. Converting MBR to GPT without data loss on a non-system disk

    in Windows 10 Drivers and Hardware
    Converting MBR to GPT without data loss on a non-system disk: HiI have an MBR system/OS disk running Windows Server 2016 Data Centre edition. I have a secondary, 2TB data disc. I'd like to expand capacity on the secondary disc to 3TB, preferably without data loss. After spending much time on Google, I'm still confused as to whether it's...
  10. How to convert MBR to GPT without reinstall Windows and data loss?

    in Windows 10 Customization
    How to convert MBR to GPT without reinstall Windows and data loss?: Hello,I got a problem when tried to update Win 10 to Win 11, I don't see UEFI settings in "Advanced Options" menu.My system disk partition has MBR, and as I understood I need to change it to GPT.I've tried to find how to do it, but I found only info with full data loss and...