Below is the command to (re-)create a Grub2 menu. This is the menu that shows at boot time and allows for selection of kernel and other system configuration parameters.
More information: Grub2 page at Fedora
sudo grub2-mkconfig -o /boot/grub2/grub.cfg
More information: Grub2 page at Fedora
No comments:
Post a Comment