unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: help-guix@gnu.org
Subject: UEFI cannot find partition after guix system reconfigure
Date: Fri, 20 Oct 2017 20:46:10 +0300	[thread overview]
Message-ID: <871slxww4d.fsf@gmail.com> (raw)

Hello Guix,

I had an issue yesterday.  After 'guix system reconfigure' I couldn't
boot, because there is no a menu entry in UEFI boot menu.

So, I solved this by following Gentoo wiki article¹.

Boot with LiveUSB XUbuntu 16.04.  Any distribution that could boot via
UEFI and provides efibootmgr app will work.

Create new boot menu entry:

    # efibootmgr -c -d /dev/sda -p 1 -L "GuixSD" -l "\EFI\boot\grubx64.efi"

Check created boot menu entry:

    # efibootmgr -v


I have a little question.

Does GuixSD overwrite this boot entry with efibootmgr or similar every
'guix system reconfigure'?


¹ https://wiki.gentoo.org/wiki/Efibootmgr

Thanks,
Oleg.

             reply	other threads:[~2017-10-20 17:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20 17:46 Oleg Pykhalov [this message]
2017-10-20 21:11 ` UEFI cannot find partition after guix system reconfigure Ludovic Courtès

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871slxww4d.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=help-guix@gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).