1#!/bin/bash 2grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB 3grub-mkconfig -o /boot/grub/grub.cfg