• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mix/Matching MBR & GPT drives?

According to this MS post,

https://msdn.microsoft.com/en-us/library/windows/hardware/dn640535(v=vs.85).aspx

In order to mix and match MBR and GPT drives, the boot drive must use GPT.

However, at time of writing, I had set my 2ndary drive to GPT and my boot drive is still MBR with no apparent issues. I would like to avoid deleting all my data on the GPT drive if it isn't necessary so if any one can help clarify this situation for me it would be most appreciated.
 
According to this MS post,

In order to mix and match MBR and GPT drives, the boot drive must use GPT.
Where does it say so?

Do you mean this:
Systems that support UEFI require that boot partition must reside on a GPT disk. Other hard disks can be either MBR or GPT.
The beef in that is "systems that support UEFI", which is poor wording. A more accurate statement is:

The MS Windows cannot be booted in UEFI mode unless the boot partition is on a GPT disk.

In other words, the selected boot procedure (BIOS or UEFI) does set demands on the boot disk's partition table (when using Windows) but you can use any (supported) partition scheme(s) on the data drive(s).
 
Back
Top