all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chris Marusich <cmmarusich@gmail.com>
To: Divan Santana <divan@santanas.co.za>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Installing GuixSD on an external USB hard drive
Date: Tue, 17 Apr 2018 16:26:17 +0000	[thread overview]
Message-ID: <CAEKzfHmD6S-ggzK5k2dp_Kjk-HLekjDYnVPDS2RC+fzHMFRczQ@mail.gmail.com> (raw)
In-Reply-To: <871sfehtla.fsf@santanas.co.za>

[-- Attachment #1: Type: text/plain, Size: 1495 bytes --]

Hi Divan!

Thank you for taking the time to write to us about the problem.  These
kinds of but reports are very helpful!

On Tue, Apr 17, 2018, 06:43 Divan Santana <divan@santanas.co.za> wrote:

> OK, I think this is a bug.


It could be.  Please report it to bug-guix@gnu.org.  If you have an
operating system configuration file that reproduces the problem
consistently, please share it in your report.  In particular, if you can
reproduce the problem using "guix system vm", it will make things much
easier for us to debug.  The manual describes how to use that command:

https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-system.html

The way I worked around it was to:


> 1) remount /gnu/store rw
>
> 2)
>
> cd
>
> /gnu/store/n9ym4yl7s55pm57rnc5whjlzjgvxas32-linux-libre-4.16.2/lib/modules/4.16.2-gnu/kernel/drivers/usb/storage/
> cp usb_storage.ko usb-storage.ko
>

That's good to know, but you should not modify files in the store or mount
it rw.  It can lead to unpredictable behavior because doing so may violate
certain invariants.  When hacking around on a throw-away system to
investigate an issue like this, don't this might be useful, but on systems
you care about, essentially the only way you should interact with the store
is via the public Guix scheme APIs and the Guix command line tools, since
they will ensure that the store's invariants are never violated.

Again, thank you for the report!  I hope everything is smooth sailing from
this point on.

-- 
Chris

[-- Attachment #2: Type: text/html, Size: 2739 bytes --]

  reply	other threads:[~2018-04-17 16:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-16 18:04 Installing GuixSD on an external USB hard drive Divan Santana
2018-04-16 19:09 ` Pierre Neidhardt
2018-04-17  7:54   ` Divan Santana
2018-04-17 11:34     ` Pierre Neidhardt
2018-04-17 13:04 ` Divan Santana
2018-04-17 16:26   ` Chris Marusich [this message]
2018-04-19  9:26     ` Divan Santana
2018-04-17 13:32 ` myglc2
2018-04-19  9:23   ` Divan Santana

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=CAEKzfHmD6S-ggzK5k2dp_Kjk-HLekjDYnVPDS2RC+fzHMFRczQ@mail.gmail.com \
    --to=cmmarusich@gmail.com \
    --cc=divan@santanas.co.za \
    --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.
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.