Anonymous

Changes

From Pumping Station One
Line 6: Line 6:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
Create partition one, leave 2048 sectors blank for the syslinux bootloader, and consuming the rest of the drive.
+
Create partition 1, leave 2048 sectors blank for the syslinux bootloader, and don't specify an end size, so that it takes the rest of the drive.
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
sgdisk --new 1:2048: /dev/vda
 
sgdisk --new 1:2048: /dev/vda
Cookies help us deliver our services. By using our services, you agree to our use of cookies.