Is there a way I can convert an MBR partition setup to a GPT partitions with out having to destroy all my data?

Thanks

link|improve this question

60% accept rate
feedback

1 Answer

up vote 1 down vote accepted

http://www.rodsbooks.com/gdisk/mbr2gpt.html Is what you want.

From the page: One of the more unusual features of gdisk is its ability to read an MBR partition table or BSD disklabel and convert it to GPT format without damaging the contents of the partitions on the disk.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.