linux_wiki:list_create_delete_partitions_on_mbr_and_gpt_disks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_wiki:list_create_delete_partitions_on_mbr_and_gpt_disks [2016/03/03 21:30]
billdozor [MBR]
linux_wiki:list_create_delete_partitions_on_mbr_and_gpt_disks [2019/05/25 23:50] (current)
Line 6: Line 6:
     * Use fdisk or parted.     * Use fdisk or parted.
   * Disks with GPT lift both of these restrictions.   * Disks with GPT lift both of these restrictions.
-    * Use gdisk.+    * Use gdisk or parted.
  
 ---- ----
Line 59: Line 59:
 </code> </code>
  
 +\\
 Create GPT partitions Create GPT partitions
 <code bash> <code bash>
Line 70: Line 71:
 </code> </code>
  
 +\\
 Delete GPT partitions Delete GPT partitions
 <code bash> <code bash>
Line 90: Line 92:
 </code> </code>
  
 +\\
 Instead of rebooting, inform the kernel that changes have been made on the disk: Instead of rebooting, inform the kernel that changes have been made on the disk:
 <code bash> <code bash>
  • linux_wiki/list_create_delete_partitions_on_mbr_and_gpt_disks.1457058601.txt.gz
  • Last modified: 2019/05/25 23:50
  • (external edit)