Menu

Mismatched GPT and MBR partitions

Help
Doug Works
2020-06-10
2020-07-04
  • Doug Works

    Doug Works - 2020-06-10

    Hello all.

    • I got a used laptop.
    • It had multiple partitions on the SSD

    (People who know more about it than I do said that it looked like an OEM setup and the prior owner did not repartition/delete partitions before installing a clean copy of Windows 10.)

    • I deleted all partitions
    • I re-installed Windows 7
    • I upgraded it to Windows 10
    • I went to back it up uzing Clonezilla.

    I got the following warning/error:

    "This disk contains mismatched GPT and MBR partition: /dev/sda.
    It will confuse Clonezilla and might make the saved image useless or fail to clone the disk.
    You can use gdisk or sgdisk to fix the issue..."
    

    It then went on to provide the syntax for each of those utilities.

    My question is: how do I know which partition table to keep?

     

    Last edit: Doug Works 2020-06-10
  • Steven Shiau

    Steven Shiau - 2020-07-04

    This depends on the Windows 10 you have. It might boot via legacy mode (msdos) or GPT format. Normally it's set in the BIOS., so you can enter BIOS to check that.
    Another method is to boot into win10 to find that.
    On GNU/Linux, you might be able to run "parted -s /dev/sda print" to find the layout of the partition table. Based on that, you might be able to judge that.

    Steven

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.