unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: tumashu <tumashu@163.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix <guix-devel@gnu.org>
Subject: Re:Re: mounting "my-home" to /home cannot work again.
Date: Sun, 15 Jan 2017 08:05:29 +0800 (CST)	[thread overview]
Message-ID: <1634d361.736.1599f71749f.Coremail.tumashu@163.com> (raw)
In-Reply-To: <87fuklmtxl.fsf@gnu.org>

no ,i  use my-root as label before and cannot work
在 2017-01-15 01:29:26,"Ludovic Courtès" <ludo@gnu.org> 写道:
tumashu  <tumashu@163.com> skribis:

> When I use (title 'device) instead of (title 'label), it works again, I don't understand the reason.
>
> https://github.com/tumashu/guixsd-helper

This file has:

(define fs-home
  (file-system
   (device "/dev/sda7")
   (title 'device)
   (mount-point "/home")
   (type "ext4")))

… which is correct.

If you previously had 'label instead of 'device here, the file system
could not be found at boot time because GuixSD was searching for a file
system with “/dev/sda7” as its *label*.

See
<https://www.gnu.org/software/guix/manual/html_node/File-Systems.html>
for the meaning of ‘title’.

HTH!

Ludo’.

      reply	other threads:[~2017-01-15  0:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-14  1:41 mounting "my-home" to /home cannot work again tumashu
2017-01-14 11:00 ` David Craven
2017-01-14 12:08   ` tumashu
2017-01-14 12:10   ` tumashu
2017-01-14 14:14   ` tumashu
2017-01-14 16:46     ` David Craven
2017-01-15  1:46       ` tumashu
2017-01-15  9:47         ` David Craven
2017-01-14 17:29     ` Ludovic Courtès
2017-01-15  0:05       ` tumashu [this message]

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=1634d361.736.1599f71749f.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).