all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Keyhenge" <key@keyhenge.xyz>
To: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: 40590@debbugs.gnu.org
Subject: bug#40590:
Date: Tue, 14 Apr 2020 19:08:18 -0400	[thread overview]
Message-ID: <87y2qxvf6l.fsf@keyhenge.xyz> (raw)
In-Reply-To: <87lfmylfif.fsf@gmail.com>

Progress! But not quite there yet.

>> It occured to me that the Samsung drive might have been 
>> corrupted at
>> some point, so I dd'd /dev/zero into the first few gigabytes of 
>> the
>> drive to completely wipe the partition table. Sure enough, it 
>> showed up
>> on the partitioning stage of the graphical installer and I was 
>> able get
>> all the way through to the end... except for the same 
>> efibootmgr error.
>
> Ok! So it seems that the additional patch is improving the 
> situation. I
> also fear that 1.1.0-rc2 is having the same error as 1.0.1 but 
> is
> swallowing it. I will investigate it further.
>
> Regarding the efibootmgr error, I'm not really familiar with 
> EFI. Can
> you check that efivarfs is mounted as suggested here[1]?
>
> [1]:
> https://unix.stackexchange.com/questions/379774/grub-installation-failed

Followed the advice on the SE answer, specifically:
$ mount -t efivarfs efivarfs /sys/firmware/efi/efivars
$ rm /sys/firmware/efi/efivars/dump-*
And it successfully installed!.. sort of.

Guix now boots to this screen[1] and then hard freezes.

Just in case its relevant, I did the installation twice (both 
through
TTY in order to run the mount/rm commands):
1. 2 partitions, boot and encrypted root w/ swapfile, using 
desktop.scm
as a base
2. 3 partitions, boot, root, and a swap partition, using
lightweight-desktop.scm as a base
Both had the same results.

[1]:
https://imgur.com/lGWmzfL

  reply	other threads:[~2020-04-14 23:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  2:46 bug#40590: Keyhenge
2020-04-13  8:15 ` bug#40590: Mathieu Othacehe
2020-04-13 23:59   ` bug#40590: Keyhenge
2020-04-14  0:54   ` bug#40590: Keyhenge
2020-04-14  6:59     ` bug#40590: Mathieu Othacehe
2020-04-14 23:08       ` Keyhenge [this message]
2020-04-15  6:44         ` bug#40590: Mathieu Othacehe
2020-04-18 17:47           ` bug#40590: Keyhenge
2020-04-18 18:17             ` bug#40590: pelzflorian (Florian Pelz)
2020-04-19 10:09             ` bug#40590: Mathieu Othacehe

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=87y2qxvf6l.fsf@keyhenge.xyz \
    --to=key@keyhenge.xyz \
    --cc=40590@debbugs.gnu.org \
    --cc=m.othacehe@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.