Hi sirgazil, sirgazil <sirga...@zoho.com> skribis:
> In my case, the installer generated this: > > ``` > (file-system > (mount-point "/boot/efi") > (device (uuid "A0CA-50E" 'fat32)) > (type "vfat")) > ``` It turns out that ‘uuid->string’ would not print leading zeros… Fixed in commit 6c5790a2faf8ffc401e43b13425a707394e40874, thanks! Ludo’.