unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Alexandros Prekates <aprekates@posteo.net>
To: Oleg Pykhalov <go.wigust@gmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Unrecognized mount options to an ext4 filesystem.
Date: Tue,  6 Jun 2023 16:28:11 +0000	[thread overview]
Message-ID: <20230606192811.2ebc7ee7@posteo.net> (raw)
In-Reply-To: <878rcwh9pt.fsf@gmail.com>

On Tue, 06 Jun 2023 18:49:34 +0300
Oleg Pykhalov <go.wigust@gmail.com> wrote:

> Hi,
> 
> Alexandros Prekates <aprekates@posteo.net> writes:
> 
> > /etc/config.scm
> >  (file-system
> > 	(mount-point "/home/chomwitt/MyCalibreLibrary-SSD") 
> >         (device  (uuid "ae0661f6-0d22-4e0a-9a9c-fba7c17af6a4"
> > 'ext4)) (type "ext4")(options "rw,relatime,nofail 0 2"))  
>                                                           ^^^^
> 
> I guess ‘ 0 2’ is a problem.


I tried (options "nofail") but this time i was more carefull and i
noticed the error messages from guix system reconfigure :
$  sudo guix system reconfigure /etc/config.scm
guix system: warning: exception caught while executing 'start' on
service 'file-system-/home/chomwitt/MyCalibreLibrary-SSD': In procedure
mount: mount "/dev/sdd1" on "///home/chomwitt/MyCalibreLibrary-SSD":
Invalid argument


Also i tried (options "defaults,nofail")
$  sudo guix system reconfigure /etc/config.scm
guix system: warning: excep$  sudo guix system reconfigure /etc/config.scmtion caught while executing 'start' on
service 'file-system-/home/chomwitt/MyCalibreLibrary-SSD': In procedure
mount: mount "/dev/sdd1" on "///home/chomwitt/MyCalibreLibrary-SSD":
Invalid argument


  reply	other threads:[~2023-06-06 16:29 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 [this message]
2023-06-06 16:38     ` Alexandros Prekates
2023-06-06 20:40       ` Alexandros Prekates
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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230606192811.2ebc7ee7@posteo.net \
    --to=aprekates@posteo.net \
    --cc=go.wigust@gmail.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).