diff --git a/image-templates/emt3-x86_64-emf-raw.yml b/image-templates/emt3-x86_64-emf-raw.yml index 80f3b5cf..efc2771a 100644 --- a/image-templates/emt3-x86_64-emf-raw.yml +++ b/image-templates/emt3-x86_64-emf-raw.yml @@ -42,6 +42,7 @@ disk: start: 1MiB end: 384MiB fsType: fat32 + fsLabel: esp mountPoint: /boot/efi mountOptions: umask=0077 @@ -63,7 +64,6 @@ disk: systemConfig: - additionalFiles: - local: ../additionalfiles/layout.env final: /etc/layout.env diff --git a/image-templates/emt3-x86_64-emf-rt-raw.yml b/image-templates/emt3-x86_64-emf-rt-raw.yml index 9e8ec33a..a6d59c78 100644 --- a/image-templates/emt3-x86_64-emf-rt-raw.yml +++ b/image-templates/emt3-x86_64-emf-rt-raw.yml @@ -44,6 +44,7 @@ disk: start: 1MiB end: 384MiB fsType: fat32 + fsLabel: esp mountPoint: /boot/efi mountOptions: umask=0077