Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. to install grub for efi:
  2.  
  3. #echo GRUB_PLATFORMS="efi-64" >> /etc/portage/make.conf
  4. #grub-install --target=x86_64-efi --efi-directory=/boot
  5. #grub-mkconfig -o /boot/grub/grub.cfg
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement