--> RUN dd bs=1024 count=2880 if=/dev/zero of=esp.img && mkfs.msdos -F 12 -n 'ESP_IMAGE' ./esp.img && mmd -i esp.img EFI && mmd -i esp.img EFI/BOOT && mcopy -i esp.img -v /boot/efi/EFI/BOOT/BOOTX64.EFI ::EFI/BOOT && mcopy -i esp.img -v /boot/efi/EFI/redhat/grubx64.efi ::EFI/BOOT && mdir -i esp.img ::EFI/BOOT 2880+0 records in 2880+0 records out 2949120 bytes (2.9 MB, 2.8 MiB) copied, 0.0114432 s, 258 MB/s mkfs.fat 4.1 (2017-01-24) Copying BOOTX64.EFI Copying grubx64.efi Disk full running 'dd bs=1024 count=2880 if=/dev/zero of=esp.img && mkfs.msdos -F 12 -n 'ESP_IMAGE' ./esp.img && mmd -i esp.img EFI && mmd -i esp.img EFI/BOOT && mcopy -i esp.img -v /boot/efi/EFI/BOOT/BOOTX64.EFI ::EFI/BOOT && mcopy -i esp.img -v /boot/efi/EFI/redhat/grubx64.efi ::EFI/BOOT && mdir -i esp.img ::EFI/BOOT' failed with exit code 1
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0062