> > (device (file-system-label "izumi-esp"))
>
>
> That configuration option expects a file system label (and not a
> partition label). You can see the difference with the command 'blkid'.
Thank you. This is a major discovery for me.
It immediately reminded me of the difference between
function
Hi Marek,
On Sat, May 6, 2023 at 6:52 AM Marek Paśnikowski
wrote:
>
> (device (file-system-label "izumi-esp"))
That configuration option expects a file system label (and not a
partition label). You can see the difference with the command 'blkid'.
> $ ls /dev/disk/by-partlabel/
> izumi-esp iz
Dear All
I am refactoring a freshly-installed system configuration
in the ORG Literate Programming style. After each change
I do guix system reconfigure to catch mistakes and errors.
While following https://guix.gnu.org/manual/en/html_node/File-Systems.html
I encountered a new system error, when