Anonymous

Changes

From Pumping Station One
Line 1: Line 1:  
== Initializing the Disk==
 
== Initializing the Disk==
   −
Install GPT (Guid Partition Table) on the disk`
+
Install/reinitialize GPT (Guid Partition Table) on the disk`
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
sgdisk -z /dev/vda
+
sgdisk --zap /dev/vda
 
</syntaxhighlight>
 
</syntaxhighlight>
  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.