Re: Preventing writes to the underlying directory when a mounted filesystem disappears
On Mon, 27 Jul 2026 16:46:25 +0100
Joe <joe@jretrading.com> 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 to: