all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandros Prekates <aprekates@posteo.net>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Unrecognized mount options to an ext4 filesystem.
Date: Tue,  6 Jun 2023 20:40:09 +0000	[thread overview]
Message-ID: <20230606234009.61940170@posteo.net> (raw)
In-Reply-To: <20230606193807.68334995@posteo.net>

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	other threads:[~2023-06-06 20:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06 15:03 Unrecognized mount options to an ext4 filesystem Alexandros Prekates
2023-06-06 15:49 ` Oleg Pykhalov
2023-06-06 16:28   ` Alexandros Prekates
2023-06-06 16:38     ` Alexandros Prekates
2023-06-06 20:40       ` Alexandros Prekates [this message]
2023-06-07  7:26         ` Efraim Flashner
2023-06-09  7:54           ` Alexandros Prekates

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=20230606234009.61940170@posteo.net \
    --to=aprekates@posteo.net \
    --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.