2 lines
124 B
Bash
2 lines
124 B
Bash
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB --removable
|
|
grub-mkconfig -o /boot/grub/grub.cfg |