From: Vincent Legoll <vincent.legoll@gmail.com>
To: David Craven <david@craven.ch>
Cc: Marc Dunivan <m971668@protonmail.com>,
"guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: GuixSD 0.11.0 Install
Date: Wed, 24 Aug 2016 12:32:03 +0200 [thread overview]
Message-ID: <CAEwRq=rue40yu+aFHmiKTfUazxCj4UnFgDBMf1Aovayk101VSw@mail.gmail.com> (raw)
In-Reply-To: <CAL1_im=EWy4kxZVaN8DNo2G+aB21bKmEY2nZfWMKT61vd4FLDQ@mail.gmail.com>
>> (device "my-root")
>> (device "my-boot")
>
> device should be a path to the device node and should look something
> like /dev/sda1 and /dev/sda2.
>
>> (title 'label)
>
>> (title 'label)
>
> remove these
Are you sure ? I have similar setup (mount-by-label) and it is working, or
did I misunderstood you ?
(file-systems (cons (file-system
(device "guixroot")
(title 'label)
(mount-point "/")
(type "ext4"))
%base-file-systems))
This is in guixsd documentation 7.1.5:
Be sure that your partition labels match the value of their respective
device fields in your file-system configuration, assuming your file-system
configuration sets the value of title to 'label.
>> (name "Marc")
>
> doesn't like capitalized user-names
Is that not enforced by "guix system" ?
maybe it should ?
--
Vincent Legoll
next prev parent reply other threads:[~2016-08-24 10:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-23 1:44 GuixSD 0.11.0 Install Marc Dunivan
2016-08-23 15:52 ` David Craven
2016-08-24 2:51 ` Marc Dunivan
2016-08-24 9:54 ` David Craven
2016-08-24 10:31 ` Marius Bakke
2016-08-24 10:32 ` Vincent Legoll [this message]
2016-08-24 10:39 ` David Craven
2016-08-24 11:19 ` David Craven
2016-08-30 3:33 ` Marc Dunivan
2016-08-31 21:14 ` Lowercase user names Ludovic Courtès
2016-08-31 21:22 ` David Craven
2016-08-25 22:24 ` GuixSD 0.11.0 Install Danny Milosavljevic
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='CAEwRq=rue40yu+aFHmiKTfUazxCj4UnFgDBMf1Aovayk101VSw@mail.gmail.com' \
--to=vincent.legoll@gmail.com \
--cc=david@craven.ch \
--cc=guix-devel@gnu.org \
--cc=m971668@protonmail.com \
/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).