GPT (GUID Partition
Table)
GPT stands for GUID partition table. It’s replaces the old
MBR partition process with something more modern. The GUID partition means every
partition on your drive has a “globally Unique Identifier”.
GPT allows unlimited amount of partition and the limit here
will be your operating system-Windows allows 128 partitions on a GPT drive and
there is no need of creating extended partition. Its stores multiple copies of
data across the disk.
It’s robust and if data is corrupted it recover. A advance feature is that GPT have stores cyclic redundancy check (CRC) values that it’s data is recovered if the data is corrupted. If your hard disk get sign of data damaged or data corrupt it give sign to recover data on other disk location. GUID full form Globally Unique Identifiers (GUID).
It’s robust and if data is corrupted it recover. A advance feature is that GPT have stores cyclic redundancy check (CRC) values that it’s data is recovered if the data is corrupted. If your hard disk get sign of data damaged or data corrupt it give sign to recover data on other disk location. GUID full form Globally Unique Identifiers (GUID).
0 comments:
Post a Comment