User Tools

Site Tools


wiki:error_invalid_environment_block_press_any_key_continue

Error: invalid environment block. Press any key to continue...

Press E at the GRUB menu. Find the line saying save_env recordfail and delete all «- this was not needed

Only these steps:

sudo -i

Then, run each command, one-by-one.

cd /boot/grub
rm grubenv
grub-editenv grubenv create
grub-editenv grubenv set default=0
grub-editenv grubenv list
update-grub

Nor anything after these commands. Simply reboot and it should be fixed.

Tested on

  • Ubuntu 20.04.2 LTS

See also

References

wiki/error_invalid_environment_block_press_any_key_continue.txt · Last modified: 2022/05/03 13:21 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki