I can not say for certain, but I imagine it would be something like this:

emerge -c refine
rm  -rf  <EFI_DIR>
rm -rf /boot/refine
GRUB_TARGET="x86_64-efi" emerge grub
grub-install --efi-directory=<EFI_DIR> --target=x86_64-efi
grub-mkconfig -o /boot/grub/grub.cfg


Of course you really should put the GRUB_TARGET in your make.conf, but in a pinch that will work. I'm assuming you are using a 64-bit EFI enabled computer. The grub steps I am sure of. I've never used refine before, so I don't know it.

On 12/11/2020 7:48 AM, the...@sys-concept.com wrote:
I use refine as boot loader but it is giving me a problems.
How to switch back to grub 2
And remove any refine files from /boot

--
Dan Egli
From my Test Server


Reply via email to