#How do i regenerate my grub entry in my bios?

5 messages · Page 1 of 1 (latest)

hollow hull
#

Running grub-install again should recreate the entry

#

no

#

You can use efibootmgr

#

check the numbers for the entries with the command and then run efibootmgr --bootorder 1,2,3,etc

#

what commands did you run?