Post

Clonezilla mismatched GPT and MBR partition error

Clonezilla mismatched GPT and MBR partition error

go to command line and enter

1
sudo gdisk /dev/sda

Found valid MBR and GPT. Which do you want to use? 1 – MBR 2 – GPT 3 – Create blank GPT

Select: 1

Command (? for help): x

Expert command (? for help): z

About to wipe out GPT on /dev/sda. Proceed? (Y/N): y

GPT data structures destroyed! You may now partition the disk using fdisk or other utilities. Blank out MBR? (Y/N): n

This post is licensed under CC BY 4.0 by the author.