Home Linux Misc

vim /etc/default/grub
update-grub


Install On Efi system

grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=boot
grub-mkconfig -o /boot/grub/grub.cfg