Remix.run Logo
Ask HN: Ubuntu 24.04 now force-automounts any plugged-in MMC card or USB key
2 points by everybodyknows 8 hours ago | 1 comments

Started with recent update: Auto-mount to /media/$USER/LABEL, and startup of the GNOME Files tray-widget.

The old recipe for disabling no longer works:

  gsettings set org.gnome.desktop.media-handling automount false

  gsettings set org.gnome.desktop.media-handling automount-open false
Anyone know the workaround? Searching the GNOME menus turned up nothing. ChatGPT suggests debugging step -- very long.
ankurdhama an hour ago | parent [-]

This is probably done by some udev rule file.