

Yeah, it’s usually quality of life misses. An example: if I mount a network drive (mine auto-mounts upon login) and then that NAS goes down for whatever reason, if I open Dolphin it’ll hang trying to connect to the offline network drive and never timeout. I can restart my NAS and then as soon as it’s online again, my file manager will open 😅.
I’d have to manually unmount in terminal if that NAS became non-functional. Windows just times out and marks it as offline so File Explorer still works.












SMB mount via fstab, hadn’t heard of AutoFS. That’s usually how it goes, I learn about something better after going through the pain of doing it an inferior way.