@root42 Maybe you can get some hints by running `dmesg -w` in a terminal as root. This will show you all the kernel events and if you plug in your USB drive you should see some logs related to that. Maybe you'll get an error message or something like that.
dr_laemmerbein@mastodon.social
@dr_laemmerbein@mastodon.social
Posts
-
I have an issue with mounting a cheap smart watch in #linux: Device is seen by the kernel, but never registered as a storage device /dev/sd*: -
I have an issue with mounting a cheap smart watch in #linux: Device is seen by the kernel, but never registered as a storage device /dev/sd*:@root42 Did you install a kernel update by any chance? Then you might need a reboot to make it work again, I ran into that a few times...
-
I have an issue with mounting a cheap smart watch in #linux: Device is seen by the kernel, but never registered as a storage device /dev/sd*:@root42 Does it work with Windows or macOS without needing special drivers?