<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 19, 2020, 14:40 Lennart Poettering <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sa, 28.11.20 01:26, Bastien Traverse (<a href="mailto:neitsab@esrevart.net" target="_blank" rel="noreferrer">neitsab@esrevart.net</a>) wrote:<br>
<br>
> Hello everyone,<br>
><br>
> Is it possible to specify mount options for ESP, root and LUKS devices when<br>
> using automatic partition discovery and mounting with no fstab?<br>
<br>
There's not, currently.<br>
<br>
THere's an RFE issue open asking to support rootflags= on the kernel<br>
cmdline for the automatically discovered rootfs (that's the option the<br>
kernel uses on traditional rootfs mounting). I think that definitely<br>
makes sense, it just needs someone to implement things.<br>
<br>
I figure in the long run systemd-gpt-auto-generator probably needs<br>
some minimal config file where you can configure these<br>
options. Alternatively, maybe initially adding kernel cmdline params<br>
for each type of mount would suffice (i.e. building on the rootflags=<br>
idea, for the other file systems). Please file an RFE bug about this<br>
on github if that'd would work for you. (or even better, hack it up,<br>
provide a patch).<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">If the admin is going to customize it anyway then maybe /etc/fstab should be that config file? Instead of gpt-generator, why not make udev create a "/dev/disk/by-purpose/efi" symlink and use that as the fstab device... Would that technically work?</div></div>