From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Calvin Heim <frofroggy@gmail.com>
Cc: 37021@debbugs.gnu.org
Subject: bug#37021: GuixSD 1.01-i686 install DVD boot failure on Macbook1, 1: failed to resolve partition
Date: Thu, 15 Aug 2019 12:43:27 +0200 [thread overview]
Message-ID: <20190815104327.ovotebrnc7pw6mqx@pelzflorian.localdomain> (raw)
In-Reply-To: <1565821926.5199.14.camel@gmail.com>
Do I understand correctly that this message appears when booting the
DVD, not the installed system?
On Wed, Aug 14, 2019 at 03:32:06PM -0700, Calvin Heim wrote:
> waiting for partition '31393730-3031-3031-3139-343934363833' to appear...
I cannot check right now if that is a legitimate partition id for the
i686 installer, but the installer source code in
gnu/system/install.scm should mount a partition with
(file-system-label "Guix_image"). You could check from another OS if
this partition label exists. You could also type in the recovery
Guile repl that opens:
(use-modules (ice-9 ftw))
(scandir "/dev/disk/by-id")
(scandir "/dev/disk/by-uuid")
(scandir "/dev/disk/by-partuuid")
and maybe:
,L bournish
cat /run/booted-system/etc/fstab
Regards,
Florian
next prev parent reply other threads:[~2019-08-15 10:44 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-13 22:16 bug#37021: GuixSD 1.01-i686 install DVD boot failure on Macbook1, 1: failed to resolve partition Calvin Heim
2019-08-14 22:32 ` Calvin Heim
2019-08-15 9:02 ` pelzflorian (Florian Pelz)
2019-08-15 9:07 ` pelzflorian (Florian Pelz)
2019-08-15 9:12 ` Efraim Flashner
2019-08-15 22:04 ` Calvin Heim
2019-08-15 22:07 ` Calvin Heim
2019-08-15 10:43 ` pelzflorian (Florian Pelz) [this message]
2019-08-15 22:05 ` Calvin Heim
2019-08-16 19:51 ` Bengt Richter
2019-08-16 22:18 ` pelzflorian (Florian Pelz)
2019-08-15 19:15 ` Mark H Weaver
2019-08-15 22:00 ` Calvin Heim
2019-08-15 23:37 ` Mark H Weaver
2019-08-15 23:52 ` Mark H Weaver
2019-08-16 3:25 ` Calvin Heim
2019-08-16 5:32 ` Mark H Weaver
2019-08-22 14:31 ` Danny Milosavljevic
2019-08-22 18:32 ` Danny Milosavljevic
2019-08-22 21:26 ` Mark H Weaver
2019-08-22 22:32 ` Danny Milosavljevic
2019-08-22 22:34 ` Danny Milosavljevic
2019-08-15 23:11 ` bug#37021: root option during grub boot configuration Calvin Heim
2022-06-10 1:11 ` bug#37021: GuixSD 1.01-i686 install DVD boot failure on Macbook1, 1: failed to resolve partition Maxim Cournoyer
2022-06-10 19:47 ` Calvin Heim
2022-06-11 6:13 ` Maxim Cournoyer
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=20190815104327.ovotebrnc7pw6mqx@pelzflorian.localdomain \
--to=pelzflorian@pelzflorian.de \
--cc=37021@debbugs.gnu.org \
--cc=frofroggy@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).