<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Oct 8, 2017 at 9:43 PM, Paul D. DeRocco <span dir="ltr"><<a href="mailto:pderocco@ix.netcom.com" target="_blank">pderocco@ix.netcom.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> From: Zbigniew Jedrzejewski-Szmek [mailto:<a href="mailto:zbyszek@in.waw.pl">zbyszek@in.waw.pl</a>]<br>
<span class="">><br>
> I don't see why you'd need to use automounting for a partition on the<br>
> main disk. Just put it in /etc/fstab in the usual manner, and it'll<br>
> get mounted very early in boot.<br>
<br>
</span>As I recall, I added udev-extraconf a couple of years ago when I wanted<br>
one of my systems to be portable to different motherboards or different<br>
mass storage devices. I didn't want the user to have to edit fstab somehow<br>
before putting the system together. If I get rid of udev-extraconf, is<br>
there a way to use a mount unit to specify a partition by some sttributes,<br>
e.g., a FAT file system with a volume name of FOOBAR? Or is there a way to<br>
do this directly with a udev rule?<br></blockquote><div><br></div><div>Just configure "/dev/disk/by-label/FOOBAR" (or possibly "LABEL=FOOBAR") as the mount source.</div></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Mantas Mikulėnas <<a href="mailto:grawity@gmail.com" target="_blank">grawity@gmail.com</a>></div></div>
</div></div>