Response in-line:
On Tue, 2025-03-25 at 16:53 -0600, Thayne Harbaugh wrote:
> Greetings,
>
> systemd-repart MountPoint fails to generate a correct fstab entry for
> esp partitions. It generates a standard partition UUID which does
> not
> work for FAT file systems - a FAT volume ID must be used
Greetings,
systemd-repart MountPoint fails to generate a correct fstab entry for
esp partitions. It generates a standard partition UUID which does not
work for FAT file systems - a FAT volume ID must be used analogous to
what is generated for vfat in mkfs-util.c:make_filesystem(). The FAT
volume