all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandros Prekates <aprekates@posteo.net>
To: Felix Lechner <felix.lechner@lease-up.com>,
	"help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: system reconfigure fails over an nfts storage .
Date: Tue, 30 May 2023 20:49:32 +0000	[thread overview]
Message-ID: <20230530234932.6e2a1b52@posteo.net> (raw)
In-Reply-To: <CAFHYt57q8Ct7-hh30P1reFSiSokVmcHA_wXOz=uTUvj_ANGrig@mail.gmail.com>

On Mon, 29 May 2023 14:33:43 -0700
Felix Lechner <felix.lechner@lease-up.com> wrote:

> Hi Alexandros,
> 
> On Mon, May 29, 2023 at 1:49 PM Alexandros Prekates
> <aprekates@posteo.net> wrote:
> >
> >                         (device (uuid "217F991C18987AC44"))  
> 
> Based on my reading of the file gnu/system/uuid.scm, I might instead
> try the line
> 
>   (device (uuid "217F991C18987AC44" 'ntfs)
> 
> in the hope of selecting the NTFS decoder string->ntfs-uuid [1] in the
> dispatching function. [2]
> 
> Kind regards
> Felix
> 
> [1]
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/uuid.scm#n217
> [2]
> https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/uuid.scm#n262


Thanks! 
Indeed that helped. Although i dont understand why it should be
declared twice that it's ntfs.

Alexandros.


  reply	other threads:[~2023-05-30 20:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-29 20:48 system reconfigure fails over an nfts storage Alexandros Prekates
2023-05-29 21:33 ` Felix Lechner via
2023-05-30 20:49   ` Alexandros Prekates [this message]
2023-05-30 21:40     ` Felix Lechner via

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=20230530234932.6e2a1b52@posteo.net \
    --to=aprekates@posteo.net \
    --cc=felix.lechner@lease-up.com \
    --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.