all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* partitions and filesystems
@ 2017-11-04 11:01 Marco van Hulten
  2017-11-16  3:44 ` Oleg Pykhalov
  0 siblings, 1 reply; 4+ messages in thread
From: Marco van Hulten @ 2017-11-04 11:01 UTC (permalink / raw)
  To: help-guix

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-11-16 16:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-04 11:01 partitions and filesystems Marco van Hulten
2017-11-16  3:44 ` Oleg Pykhalov
2017-11-16 14:05   ` Marco van Hulten
2017-11-16 16:00     ` Ludovic Courtès

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.