It seems that udevadm monitor prints does not show the device attributes, it
hangs after printing 'monitor events will print the received events
for:KERNEL...'. The device is hooked up, so I'm unsure how to proceed there.
On Sunday, June 28th, 2026 at 12:23 PM, Ian Eure <[email protected]> wrote:
> "g|ass.Houses" <[email protected]> writes:
>
> > Hi Ian!
> >
> > Just to confirm, if I change the KERNEL value to the disklabel
> > or UUID, would that work?
>
> No. Use `udevadm monitor' and it should show you the device
> attributes you can use to target it.
>
> > I can try to symlink – just link the directory I want to
> > /run/media then?
>
> Yes, for examplem `ln -s /run/media/$USER/$DISK_ID
> $HOME/external-disk'.
>
> -- Ian
>