help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: system reconfigure fails over an nfts storage .


From: Alexandros Prekates
Subject: Re: system reconfigure fails over an nfts storage .
Date: Tue, 30 May 2023 20:49:32 +0000

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 via email to

[Prev in Thread] Current Thread [Next in Thread]