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 <rlaager@wiktel.com>
This commit is contained in:
Richard Laager
2020-12-05 17:13:35 -06:00
parent d86f52c207
commit f1a7f4ef62

View File

@@ -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