Convert MBR to GPT partition format

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

Thanks


Solution 1:

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.