From: Marco van Hulten <marco@hulten.org>
To: help-guix@gnu.org
Subject: partitions and filesystems
Date: Sat, 04 Nov 2017 12:01:07 +0100 [thread overview]
Message-ID: <20171104120107.002ca8de@graviton.instanton> (raw)
Hello,
Something is not so clear to me on this page:
https://www.gnu.org/software/guix/manual/html_node/Preparing-for-Installation.html
under section "6.1.4.3 Disk Partitioning":
> Preferably, assign partitions a label so that you can easily and
> reliably refer to them in file-system declarations (see File
> Systems). This is typically done using the -L option of mkfs.ext4 and
> related commands. So, assuming the target root partition lives
> at /dev/sda1, a file system with the label my-root can be created
> with: mkfs.ext4 [...]
and
> mount the target root partition under /mnt with a command like
> (again, assuming my-root is the label of the root partition)
Wait, "my-root" was the label of the filesystem, right?
I think the terms "partition" and "filesystem" are confused here. I
propose that this be correct and consistent, so
- a partition has a "partition label";
- a filesystem has a "filesystem label", or "volume label" when
following mkfs(8) terminology.
Could someone make this consistent? Or I could propose an updated text.
Should I send them in plain text to guix-devel?
-Marco
next reply other threads:[~2017-11-04 11:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-04 11:01 Marco van Hulten [this message]
2017-11-16 3:44 ` partitions and filesystems Oleg Pykhalov
2017-11-16 14:05 ` Marco van Hulten
2017-11-16 16:00 ` Ludovic Courtès
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=20171104120107.002ca8de@graviton.instanton \
--to=marco@hulten.org \
--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.