On Mon, 27 Jul 2026 16:46:25 +0100
Joe <[email protected]> wrote:

> But you can't just pick a random USB stick out of a box of them and
> get it mounted where the logging daemon will find it

mount /dev/sdXY /wherever/I/want/it

And you can automate that sort of thing by adding it to /etc/fstab:

LABEL=installer /media/installer vfat 
rw,noauto,user,exec,async,lazytime,noatime 0 0

-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Reply via email to