Gptgen is a tool designed to non-destructively convert hard disks partitioned in the common, "MSDOS-style" MBR scheme (including extended partitions) to use a GUID partition table (GPT).
Now, you can use this Command-Line tool to quickly change the partition table of your hard disk.
What's New in This Release: [ read full changelog ]
· Added "-b" ("--backup") option for backing up the original MBR.
· Added support for Acer/Lenovo recovery partitions (ID 0x12).
· Fixed a crash in the argument parsing code.
· The hidden status of Windows Recovery Environment partitions is now preserved correctly.
· Added Code::Blocks support.