From: Dan Egli <dan@newideatest.site>
To: gentoo-user@lists.gentoo.org, thelma@sys-concept.com
Subject: Re: [gentoo-user] switching from "refine" to "grub"
Date: Sat, 12 Dec 2020 00:03:53 -0700 [thread overview]
Message-ID: <a0fccfac-98db-aa26-7602-3f633f041c11@newideatest.site> (raw)
In-Reply-To: <9597c599-ff01-7020-866e-e20471d95265@sys-concept.com>
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, thelma@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
next prev parent reply other threads:[~2020-12-12 7:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 14:48 [gentoo-user] switching from "refine" to "grub" thelma
2020-12-12 7:03 ` Dan Egli [this message]
2020-12-12 8:31 ` Neil Bothwick
2020-12-12 8:57 ` Dan Egli
2020-12-12 13:39 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a0fccfac-98db-aa26-7602-3f633f041c11@newideatest.site \
--to=dan@newideatest.site \
--cc=gentoo-user@lists.gentoo.org \
--cc=thelma@sys-concept.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox