From b481ef0d02c31ec9048daec4528da080ea42212a Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Wed, 11 May 2016 14:34:48 -0500 Subject: [PATCH] this -> these --- Ubuntu-16.04-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu-16.04-Root-on-ZFS.md b/Ubuntu-16.04-Root-on-ZFS.md index 88a6f0c..35d9d2f 100644 --- a/Ubuntu-16.04-Root-on-ZFS.md +++ b/Ubuntu-16.04-Root-on-ZFS.md @@ -50,7 +50,7 @@ Set a password on the “ubuntu” (Live CD user) account: Run this for UEFI booting (for use now or in the future): # sgdisk -n3:1M:+512M -t3:EF00 /dev/disk/by-id/scsi-SATA_disk1 - Run this in all cases: + Run these in all cases: # sgdisk -n9:-8M:0 -t9:BF07 /dev/disk/by-id/scsi-SATA_disk1 # sgdisk -n1:0:0 -t1:BF01 /dev/disk/by-id/scsi-SATA_disk1