2010-08-22 18:54:24 +02:00
|
|
|
GPT fdisk (aka gdisk) by Roderick W. Smith, rodsmith@rodsbooks.com
|
|
|
|
|
|
|
|
This software is intended as a (somewhat) fdisk-workalike program for
|
2011-09-19 23:04:07 +02:00
|
|
|
GPT-partitioned disks. Specific advantages of gdisk, cgdisk and
|
|
|
|
sgdisk include:
|
2010-08-22 18:54:24 +02:00
|
|
|
|
|
|
|
* Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X,
|
|
|
|
or Windows
|
|
|
|
* Convert MBR to GPT or back without data loss
|
|
|
|
* Convert BSD disklabels to GPT without data loss
|
|
|
|
* Create hybrid MBR, which permits GPT-unaware
|
|
|
|
OSes to access up to three GPT partitions on the disk
|
|
|
|
* Repair damaged GPT data structures
|
|
|
|
* The ability to specify sector-exact partition sizes
|
|
|
|
* Clear identification of the number of unallocated sectors on a disk
|
|
|
|
|
|
|
|
WWW: http://www.rodsbooks.com/gdisk/
|
2011-09-19 23:04:07 +02:00
|
|
|
http://www.rodsbooks.com/fixparts/
|