esp: perform fsck.

LP: #1912835
(cherry picked from commit 53b28d5f58)
ubuntu/xenial
Dimitri John Ledkov 4 years ago
parent 8e99257295
commit ef43f0cf21
No known key found for this signature in database
GPG Key ID: 9B8EC849D5EF70ED

@ -49,7 +49,7 @@ create_and_mount_uefi_partition() {
mount "${uefi_dev}" "$mountpoint"/boot/efi
cat << EOF >> "mountpoint/etc/fstab"
LABEL=UEFI /boot/efi vfat defaults 0 0
LABEL=UEFI /boot/efi vfat defaults 0 1
EOF
}

Loading…
Cancel
Save