Skip to content

Commit 916122f

Browse files
authored
nope thats bigger
1 parent 0221869 commit 916122f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: binary_grub-efi

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ done
255255
# directories: EFI EFI/boot boot boot/grub
256256
size=\$((\$size + 4096 * 4))
257257
258-
blocks=\$(((\$size / 1024 + 1540) / 32 * 32 ))
258+
blocks=\$(((\$size / 1024 + 55) / 32 * 32 ))
259259
260260
rm -f ${_CHROOT_DIR}/grub-efi-temp/boot/grub/efi.img
261261
# The VOLID must be (truncated to) a 32bit hexadecimal number

0 commit comments

Comments
 (0)