From f1a7f4ef62e4444f6253b08a4de150e01618f187 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sat, 5 Dec 2020 17:13:35 -0600 Subject: [PATCH] Ubuntu: Use "defaults" for /boot/efi This matches the 20.04 installer. Also, disable fsck, because that's what the installer does. Signed-off-by: Richard Laager --- docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst index 2f9fcc7..1097d55 100644 --- a/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst +++ b/docs/Getting Started/Ubuntu/Ubuntu 20.04 Root on ZFS.rst @@ -764,7 +764,7 @@ Step 4: System Configuration mkdosfs -F 32 -s 1 -n EFI ${DISK}-part1 mkdir /boot/efi echo /dev/disk/by-uuid/$(blkid -s UUID -o value ${DISK}-part1) \ - /boot/efi vfat umask=0022,fmask=0022,dmask=0022 0 1 >> /etc/fstab + /boot/efi vfat defaults 0 0 >> /etc/fstab mount /boot/efi For a mirror or raidz topology, repeat these steps for the additional