On Thursday 28 April 2022 12:57:00 pm deloptes wrote:
To find out what is going on (next time) use dbus-monitor
dbus-monitor --system dbus-monitor --session
If you have an HD that isn't an issue, then you can just dump the output to a logfile:
dbus-monitor --system > /home/user/logs/dbus-monitor-system.log {etc., fix as needed}
Then mount/unmount until your system behaves badly again...
See for formatting options: https://dbus.freedesktop.org/doc/dbus-monitor.1.html