In this article, you'll learn why Clonezilla fails with mismatched MBR and GPT and how to fix it with 3 effective methods. Scroll down to learn more!
“Hi, I'm trying to copy a laptop with Windows 7 as a disk over to my Samba server. When I try to save the disk, Clonezilla gives me the error saying that I have a mismatched GPT and MBR partition.
Looking in disk management, I can only see 2 partitions, Windows and a 100GB (0% in use) partition, where both are using MBR. How can I fix this error? Thanks in advance!”
- Question from Reddit
This is an annoying error that usually occurs while cloning or restoring from backup, preventing you from migrating everything from one hard drive to another. Most likely, the reason for this is that you installed OS with GPT and MBR partition styles successively on the same disk, but the MBR partition table does not recognize GPT and does not fully overwrite it.
After getting the basics ofthe Clonezilla MBR GPT mismatch error, you may know the root cause is MBR partition table can’t overwrite the GPT partition style. Thus, you can choose to wipe it manually in Clonezilla.
1. Start Clonezilla Live and access the command prompt window. After that, type the command as follows.
sudo gdisk /dev/sda (/dev/sdx is the disk containing mismatched GPT and MBR partition)
2. Then, you’ll see the disk information and select the disk partition style. If it’s a GPT disk, select 1. If not, select 2.
3. Type x to select the disk containing mismatched GPT and MBR partitions.
4. Type z to enter Expert mode. Then, type y to wipe out the GPT/MBR partition table.
5. Type n if you asked to create a blank MBR.
6. At last, create one or more partitions with free space. You can then continue to clone disk with Clonezilla.
Besides gdisk, you can also use sgdisk to fix Clonezilla fails at mismatched MBR and GPT by manually overwriting the GPT partition table in similar steps.
1. Enter the Clonezilla command prompt window.
2. Type the following commands in order.
3. Restart your computer to save changes.
If you are not familiar with the command prompt, using the best Clonezilla alternative for cloning will be a much easier method.
AOMEI Cloner is a reliable disk cloning software that supports cloning both GPT and MBR disks in Windows 7, 8, 10, 11, etc., and Windows Server. The cloned drive will remain bootable if it’s a system disk.
Step 1. Open the software after installing and select Clone > Disk Clone to get started.
Step 2. Choose the GPT and MBR disk, respectively.
Step 3. Click Edit Partitions and check the option Convert the destination disk from MBR to GPT to make them identical. If it’s larger, the partitions will be resized automatically. At last, click Start Clone.
Once complete, you can replace the old drive witha new one to boot from it and test if it’s bootable. Click cloned SSD wont boot if you have any questions
Download AOMEI Cloner for easy cloning!
The main cause for the Clonezilla MBR GPT mismatch is that Clonezilla can only support one disk partition style at a time. If you try to clone GPT to MBR, or vice versa, you will receive this error. You can choose to wipe the GPT partition table using the gdisk or sgdisk command.
However, using a reliable cloning software like AOMEI Cloner as an alternative to Clonezilla and cloning GPT to MBR will be an easier way. It can handle two disk partition styles by converting them to the same style!