F5F Stay Refreshed Software Operating Systems Changing a disc that has several partitions (NTFS or EXT4) from MBR to GPT format

Changing a disc that has several partitions (NTFS or EXT4) from MBR to GPT format

Changing a disc that has several partitions (NTFS or EXT4) from MBR to GPT format

Pages (2): 1 2 Next
L
LukeZz
Junior Member
27
08-17-2016, 12:40 PM
#1
There are utilities for converting Windows discs from MBR to GPT and for handling EXT4 partitions, but if you have both types on one disc, you’ll need to use separate tools and process each partition individually. Since your data is backed up and you’re working with a cloned disc, any mistakes can be fixed by re-cloning it.
L
LukeZz
08-17-2016, 12:40 PM #1

There are utilities for converting Windows discs from MBR to GPT and for handling EXT4 partitions, but if you have both types on one disc, you’ll need to use separate tools and process each partition individually. Since your data is backed up and you’re working with a cloned disc, any mistakes can be fixed by re-cloning it.

L
Levraigateau
Junior Member
48
08-18-2016, 12:51 PM
#2
If it's a clone, simply erase it and create new partitions again.
L
Levraigateau
08-18-2016, 12:51 PM #2

If it's a clone, simply erase it and create new partitions again.

T
technokk
Junior Member
13
09-04-2016, 08:21 AM
#3
Changing the disk format to GPT affects the entire drive. You don’t have to handle each partition individually, even if they use different file systems. I recommend using Linux for this conversion—it usually handles Windows better. Microsoft’s mbr2gpt should work well in that case.
T
technokk
09-04-2016, 08:21 AM #3

Changing the disk format to GPT affects the entire drive. You don’t have to handle each partition individually, even if they use different file systems. I recommend using Linux for this conversion—it usually handles Windows better. Microsoft’s mbr2gpt should work well in that case.

I
ij20_man
Junior Member
2
09-04-2016, 09:10 AM
#4
This aligns well with what I've experienced before; I've mainly worked with single-partition discs and had a clear realization about multi-partition setups. Google, as it becomes more common, often delivers unhelpful outcomes.
I
ij20_man
09-04-2016, 09:10 AM #4

This aligns well with what I've experienced before; I've mainly worked with single-partition discs and had a clear realization about multi-partition setups. Google, as it becomes more common, often delivers unhelpful outcomes.

W
winnerplay25
Senior Member
477
09-24-2016, 07:42 AM
#5
Cleaning a cloned drive returns it to a clean slate? Yeah, you’re getting that idea. I tend to keep things organized and prefer to tweak settings rather than reinstall everything. Only a fresh Linux install every so often.
W
winnerplay25
09-24-2016, 07:42 AM #5

Cleaning a cloned drive returns it to a clean slate? Yeah, you’re getting that idea. I tend to keep things organized and prefer to tweak settings rather than reinstall everything. Only a fresh Linux install every so often.

O
orimalki
Junior Member
2
09-25-2016, 05:11 PM
#6
The guidance you're getting about gdisk seems outdated and confusing. Some comments suggest actions that could erase partitions or mislead you, while Mbr2gpt is reporting a geometry retrieval error. You might need to reinstall Windows 7 first before using mbr2gpt. Since you haven't used gdisk yet, clearing around 630MB of space at the start is a good practice. Don't worry about damaging GRUB or the boot process—just focus on fixing the disk issues.
O
orimalki
09-25-2016, 05:11 PM #6

The guidance you're getting about gdisk seems outdated and confusing. Some comments suggest actions that could erase partitions or mislead you, while Mbr2gpt is reporting a geometry retrieval error. You might need to reinstall Windows 7 first before using mbr2gpt. Since you haven't used gdisk yet, clearing around 630MB of space at the start is a good practice. Don't worry about damaging GRUB or the boot process—just focus on fixing the disk issues.

D
Dat_Asian_
Member
146
10-03-2016, 05:00 PM
#7
GPT-Fdisk (gdisk) offers this functionality without any risk or data loss. You can find it on SourceForge, and it's also available alongside other tools you might prefer. If not present, check SuperGrubDisk for a live USB solution that includes similar features.
D
Dat_Asian_
10-03-2016, 05:00 PM #7

GPT-Fdisk (gdisk) offers this functionality without any risk or data loss. You can find it on SourceForge, and it's also available alongside other tools you might prefer. If not present, check SuperGrubDisk for a live USB solution that includes similar features.

T
67
10-05-2016, 04:44 AM
#8
Gdisk would function just as well! I’m still following old guides and mixed instructions about data loss. Everything is backed up, but I’d rather skip another cloning session if possible.
T
Toxic_Ninja_11
10-05-2016, 04:44 AM #8

Gdisk would function just as well! I’m still following old guides and mixed instructions about data loss. Everything is backed up, but I’d rather skip another cloning session if possible.

T
Templer1887
Member
158
10-05-2016, 07:32 AM
#9
consider trying a usbstick setup using any disk manager like cfdisk, parted, or gparted. add a few partitions, format them with fat32, place some files on it, then attempt to convert it. check if the system still recognizes everything, especially on another PC. an mp4 file can help confirm this—large and easily corrupted files indicate good success.
T
Templer1887
10-05-2016, 07:32 AM #9

consider trying a usbstick setup using any disk manager like cfdisk, parted, or gparted. add a few partitions, format them with fat32, place some files on it, then attempt to convert it. check if the system still recognizes everything, especially on another PC. an mp4 file can help confirm this—large and easily corrupted files indicate good success.

L
lua34567
Member
136
10-05-2016, 08:07 AM
#10
That's an excellent idea. I have a few spare PC's laying around I can do that with more easily than the laptop I'm working with. Honestly, I'm not a dumb guy I'm just not the most brilliant at this. Thank you!
L
lua34567
10-05-2016, 08:07 AM #10

That's an excellent idea. I have a few spare PC's laying around I can do that with more easily than the laptop I'm working with. Honestly, I'm not a dumb guy I'm just not the most brilliant at this. Thank you!

Pages (2): 1 2 Next