all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "François-René Rideau" <fare@mukn.io>
Cc: 35472@debbugs.gnu.org
Subject: bug#35472:
Date: Mon, 9 Aug 2021 14:56:17 -0400	[thread overview]
Message-ID: <YRF6UQNgm1vziApF@jasmine.lan> (raw)
In-Reply-To: <CAOhKva1Rku8SZDx3twnH-+2sfApiqTF+9vvh0_YMpV8-3oC=OA@mail.gmail.com>

On Mon, Aug 09, 2021 at 01:54:15PM -0400, François-René Rideau wrote:
>             (nix (file-system
>                   (device "/nixos/nix")
>                   (mount-point "/nix")
>                   ;;(type "bind") ;; fails both at CLI and during reconfigure
>                   (type "none") (option "bind") ;; CLI OK, reconfigure FAIL
>                   (dependencies (list nixos)))))

Try replacing the option field with (flags '(bind-mount))

https://guix.gnu.org/manual/en/html_node/File-Systems.html




  reply	other threads:[~2021-08-09 18:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-28 15:27 bug#35472: Boot bind mount device path incorrect rendaw
2021-08-09 17:54 ` bug#35472: François-René Rideau
2021-08-09 18:56   ` Leo Famulari [this message]
2021-08-09 21:06     ` bug#35472: François-René Rideau
2021-08-09 22:09       ` bug#35472: Leo Famulari
2021-08-10  1:22         ` bug#35472: François-René Rideau
2021-08-09 22:58 ` bug#35472: Boot bind mount device path incorrect Leo Famulari

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=YRF6UQNgm1vziApF@jasmine.lan \
    --to=leo@famulari.name \
    --cc=35472@debbugs.gnu.org \
    --cc=fare@mukn.io \
    /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.