On Sat, Nov 19, 2016 at 03:55:43PM +0000, Steve McIntyre wrote: > It's quite likely not a problem with the ESP on /boot/efi, but maybe a > problem with the variable storage space on your computer. What make
No, nothing changed there since it was working: the same hardware in the same configuration. The problem appeared in some point of Debian upgrade a mounth ago. This EFI setup was working without problem for more then 2 years under continuous upgrading of Debian sid > and model are you using? It is Lenovo H530: http://shop.lenovo.com/gb/en/desktops/lenovo/h-series/h530/ > efibootmgr -c -L debian -l \EFI\debian\grubx64.efi No difference - the same result. Moreover the very short command emits the same error: efibootmgr -c Could not prepare Boot variable: No space left on device So again: it is not about space. This is some sort of bug of interaction with hardware. > grub-install -v will show you exactly what commands grub is trying to > use. grub-install: info: executing efibootmgr -c -d /dev/sda -p 2 -w -L debian -l \EFI\debian\grubx64.efi. Could not prepare Boot variable: No space left on device Installation finished. No error reported. ### Vladimir Stavrinov ###