I am creating an Ubuntu 24.04 live USB. I first customized the ISO using Cubic and then used Rufus to create the bootable USB drive. After successfully booting into the live system, I plugged in another USB flash drive to test whether it would be mounted automatically, however it was not, even though the system detected it. I had to mount the drive manually.
I ran the following commands to confirm that both settings were enabled:
gsettings get org.gnome.desktop.media-handling automount
gsettings get org.gnome.desktop.media-handling automount-open
Both commands returned true.
Were there any changes in Ubuntu 24.04 that affected USB automounting or its related settings? The same setup worked correctly in Ubuntu 22.04.