Copy a GPT Partition Table to Another Disk
Command Syntax
To clone GPT partition table command syntax are as following.
# sgdisk -R <New_Disk> <Existing_Disk>
[source](https://tecadmin.net/copy-a-gpt-partition-table-to-new-disk/)
To clone GPT partition table command syntax are as following.
# sgdisk -R <New_Disk> <Existing_Disk>
[source](https://tecadmin.net/copy-a-gpt-partition-table-to-new-disk/)