this post was submitted on 03 Sep 2024
25 points (100.0% liked)

Linux

4963 readers
312 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

H1_SD is the name of a MicroSD card I'm connecting, it does connect a second later, but it's annoying to keep dismissing this error every time. I am also getting it with regular SD cards and USB Drives regardless on which USB Port I've connected it to, and which format it's been partitioned too. NTFS, exfat, fat all respond similarly.

EDIT Welp, I was able to brute force a "fix". There appeared to be an issue with the Nemo configuration between 21 and 22. Not sure what the issue was specifically, but deleting the users ~/.config/nemo and a reboot fixed it for me.

you are viewing a single comment's thread
view the rest of the comments
[–] aniki@discuss.tchncs.de 3 points 2 weeks ago

grep the mount point and track down the pid that using that file. should be pretty easy to see which application is doing it.