> > (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 parameters and arguments. If only parted edited FS labels instead of PART labels, none of this would have happened.
