all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <othacehe@gnu.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 47780@debbugs.gnu.org
Subject: bug#47780: [installer] Trying to install to DVD leads to crash
Date: Sun, 13 Jun 2021 14:27:04 +0200	[thread overview]
Message-ID: <87czsqgdbb.fsf@gnu.org> (raw)
In-Reply-To: <87sg3sd70u.fsf@inria.fr> ("Ludovic Courtès"'s message of "Wed, 14 Apr 2021 21:02:09 +0200")


Hello Ludo,

> Possible improvements are:
>
>   1. gracefully handling this error;
>   2. filtering out read-only storage devices from the menu.
>
> Thoughts?

Thanks to David's help[1], I realized that the non-filtering of the
installation device was causing some of the (uuid->string #f) issues
users were experimenting.

With this commit: 154a4e046281c28e39b5016e965d3d937a2ea4a1, I improved
the install device detection by removing the device with the default
Guix System image ISO label.

Now this is fragile and won't work if the ISO label is modified like in
your use-case. I cannot find another reliable way to detect the
installation device in the "non-install-devices" procedure. Do you have
any better idea?

Thanks,

Mathieu

[1]: https://issues.guix.gnu.org/44872




  reply	other threads:[~2021-06-13 12:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 19:02 bug#47780: [installer] Trying to install to DVD leads to crash Ludovic Courtès
2021-06-13 12:27 ` Mathieu Othacehe [this message]
2021-06-14 12:32   ` Ludovic Courtès
2021-06-17  9:18     ` Mathieu Othacehe
2021-06-20 20:55       ` 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

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

  git send-email \
    --in-reply-to=87czsqgdbb.fsf@gnu.org \
    --to=othacehe@gnu.org \
    --cc=47780@debbugs.gnu.org \
    --cc=ludo@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.
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.