Posted: . At: 5:26 PM. This was 10 years ago. Post ID: 7361
Page permalink. WordPress uses cookies, or tiny pieces of information stored on your computer, to verify who you are. There are cookies for logged in users and for commenters.
These cookies expire two weeks after they are set.

How to update the grub menu manually on Kali Linux.

The update-grub command will update the grub menu on Kali Linux.

root@kali:~# update-grub
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-3.12-kali1-amd64
Found initrd image: /boot/initrd.img-3.12-kali1-amd64
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
  No volume groups found
done

Just run this command and the GRUB menu will be updated ready for your next boot.

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.