Re: [systemd-devel] systemd-repart MountPoint fails for esp partitions

2025-04-02 Thread Karel Zak
On Tue, Mar 25, 2025 at 09:00:09PM -0600, Thayne Harbaugh wrote: > 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 UU

Re: [systemd-devel] systemd-repart MountPoint fails for esp partitions

2025-04-02 Thread serenissi
This is about fs UUID, not GPT PARTUUID. vfat filesystems do not support standard UUID format for historical reason. On 4/2/25 14:32, Karel Zak wrote: On Tue, Mar 25, 2025 at 09:00:09PM -0600, Thayne Harbaugh wrote: Response in-line: On Tue, 2025-03-25 at 16:53 -0600, Thayne Harbaugh wrote: