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: Felix Lechner
Subject: Re: system reconfigure fails over an nfts storage .
Date: Mon, 29 May 2023 14:33:43 -0700

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



reply via email to

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