Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  grub: verify_string not fond  (Read 5138 times)

Offline Mte90

  • User
  • Posts: 213
  • KDE & Debian lover
    • http://www.mte90.net
Re: grub: verify_string not fond
« Reply #15 on: 2021/03/16, 16:17:04 »
The correct way to fix this problem with GRUB is in the chroot:
Code: [Select]
dpkg-reconfigure grub-pc
because this fixes "the misuse of debconf as a registry".
Seems that this worked, I tried those commands in the preovious days with no luck. Maybe this time I was more lucky...