Linux serverNETWORK ADMINISTRATIONS

gdisk on Linux CentOS 8

Learn to create GPT partition using gdisk command on Linux CentOS 8. gdisk is used for partitioning disk with GPT technique which is the modern technique or method for disk partitioning in Linux. GPT overcomes the limitations of MBR method of disk partition.
GPT supports hard disks with large size. Using GPT, we can create up to 128 primary partitions on our disk which is 32 times more than what we can create in MBR partition.
After creating partitions on the disk, we need to format and mount them on our file system.

Linux CentOS 8 tutorials: https://www.youtube.com/watch?v=59u_GBLJ1WI&list=PLTGb7Fhy-jx_z9CMD8Vb0uVXYjlWXJirn

Facebook: https://www.facebook.com/techvitals/

source

centos 8

Leave a Reply

Your email address will not be published. Required fields are marked *