On Tue, Mar 09, 2021 at 01:57:07PM +0100, Carsten Wolf wrote:
> after rebooting grub report an error 
> 
> GRUB-loading
> Welcome to GRUB!
> error: symbol 'grub_verfy_string' not found
> grub rescue> 
> 
> try to boot manualy:
> 
> grub rescue> ls (hd0,1)/
> ./ ../ lost+found/ opt/ etc/ tmp/ vmlinuz /boot /bin ...
> 
> grub rescue> set root=(hd0,1)
> grub rescue> set prefix=(hd0,1)/boot/grub
> grub rescue> insmod normal
> error: symbol 'grub_verfy_string' not found
> grub rescue> 

The GRUB packaging is almost certainly configured to install GRUB to the
wrong place, i.e. not the place from which your firmware actually boots.
I suggest running "sudo dpkg-reconfigure grub-pc" and fixing its
configuration in whatever way is appropriate to your system.

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to