Move ESP to standard location

This commit is contained in:
Carl D. Roth
2017-08-25 10:51:32 -07:00
parent 639ab22ce7
commit 32a1e64c4b
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ mounts:
# ESP (EFI system partition)
EFI-BOOT:
mount: ro
dir: /mnt/onl/efi-boot
dir: /boot/efi
fsck: false
label: EFI System
optional: true

View File

@@ -22,7 +22,7 @@ mounts:
# ESP (EFI system partition)
EFI-BOOT:
mount: ro
dir: /mnt/onl/efi-boot
dir: /boot/efi
fsck: false
label: EFI System
optional: true