all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: guix-devel@gnu.org
Subject: Module auto-loading in standalone guix
Date: Tue, 22 Jul 2014 15:05:46 -0400	[thread overview]
Message-ID: <87a9815i45.fsf@yeeloong.lan> (raw)

While playing with standalone Guix, I found that I was unable to mount a
FAT-formatted USB drive.  The kernel generated the following error message:

  FAT-fs (sdb1): IO charset iso8859-1 not found

Loading the nls_iso8859_1 kernel module fixes the problem.

Isn't there normally some mechanism for automatically loading such
modules?  On my extremely simple home-built YeeLoong system, based on
Cross [GNU/]Linux From Scratch, and using a recent linux-libre 3.14.13
kernel that also makes nls_iso8859_1 a module, somehow the module is
loaded automatically.

I confess I'm rather ignorant of how this is supposed to work on modern
systems, but I vaguely recall that this is udev's job.  Is that right?

     Regards,
       Mark

                 reply	other threads:[~2014-07-22 19:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87a9815i45.fsf@yeeloong.lan \
    --to=mhw@netris.org \
    --cc=guix-devel@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.