help-guix
[Top][All Lists]
Advanced

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

Re: Unrecognized mount options to an ext4 filesystem.


From: Alexandros Prekates
Subject: Re: Unrecognized mount options to an ext4 filesystem.
Date: Tue, 6 Jun 2023 20:40:09 +0000

On Tue,  6 Jun 2023 16:38:07 +0000
Alexandros Prekates <aprekates@posteo.net> wrote:

> On Tue,  6 Jun 2023 16:28:11 +0000
> Alexandros Prekates <aprekates@posteo.net> wrote:
> 
> 
> I found in the doc something that i had missed:
> 
> Run man 8 mount for options for various file systems, but beware that
> what it lists as file-system-independent “mount options” are in fact
> flags, and belong in the flags field described above. 
> 
> So could i will try to make a flags list and see if i have any lack.
> 
> Alexandros.
> 


I tried  (flags '(read-only exec))  and  (flags '(read-only nofail))

but /etc/config.scm:93:23: error: invalid file system mount flag: nofail

/etc/config.scm:93:23: error: invalid file system mount flag: exec

So i dont understand how do we pass those FILESYSTEM-INDEPENDENT MOUNT
OPTIONS to guix system reconfigure ?



reply via email to

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