Linux : Creating a GPT (GUID) partition table for large drives
With larger drive these days that exceed 2 Tb, the traditional MSDOS partition table add a barrier of 2 Tb maximum for partitions. Fortunately, the GUID Partition Table which is well known as GPT that push this limit to 18 EB (exabyte). You are probably familiar with the “fdisk” legacy partitioning tool, however this does… Read More »