mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-07 17:02:30 +00:00
esp: perform fsck.
LP: #1912835 (cherry picked from commit 53b28d5f58284657ee8efd08a633d557af1fcd97)
This commit is contained in:
parent
8e99257295
commit
ef43f0cf21
@ -49,7 +49,7 @@ create_and_mount_uefi_partition() {
|
|||||||
mount "${uefi_dev}" "$mountpoint"/boot/efi
|
mount "${uefi_dev}" "$mountpoint"/boot/efi
|
||||||
|
|
||||||
cat << EOF >> "mountpoint/etc/fstab"
|
cat << EOF >> "mountpoint/etc/fstab"
|
||||||
LABEL=UEFI /boot/efi vfat defaults 0 0
|
LABEL=UEFI /boot/efi vfat defaults 0 1
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user