[rear-devel] [rear/rear] 72af52: Add 2 more 32MiB blocks to efi_img_sz (issue 2552)
Johannes Meixner
noreply at github.com
Fri Jan 29 13:29:22 CET 2021
Branch: refs/heads/jsmeix-add-2-to-efi_img_sz
Home: https://github.com/rear/rear
Commit: 72af52d86de82c42383d38ced9b11a2880ec79f9
https://github.com/rear/rear/commit/72af52d86de82c42383d38ced9b11a2880ec79f9
Author: Johannes Meixner <jsmeix at suse.com>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M usr/share/rear/output/ISO/Linux-i386/700_create_efibootimg.sh
Log Message:
-----------
Add 2 more 32MiB blocks to efi_img_sz (issue 2552)
Add 2 more 32MiB blocks to be on the safe side against inexplicaple failures like
"cp: error writing '/tmp/rear.XXX/tmp/efi_virt/./EFI/BOOT/elilo.conf': No space left on device"
where the above calculated $efi_img_sz is a bit too small in practice
cf. https://github.com/rear/rear/issues/2552
More information about the rear-devel
mailing list