Got home a while back.
Did what looked like a big update.
Went back to work, inserted USB drive, Endeavour could not read it.
“Shi*” I had a lot to do so DDG’d this problem, went right to the Arch Board where the first forum responder said “this sounds like you did a kernel update and did not reboot. A USB won’t be read by the kernel until the reboot.”
I did not read another opinion, I just knew this was it, and it was. Lesson learned: reboot after kernel update; do not go back to work.
I don’t get the loss of peripheral drives but it’s probably safety-related.
This is just a PSA/FYI for those that didn’t know. Dig it.
The reason is the kernel modules (on disk) don’t match versions with the kernel running (in memory). Yes, there is that thing that tells you that you should reboot after anything that causes a kernel rebuild (and a few other things). Heed it.
Well you probably could if you didn’t need any new kernel modules inserted…(been there, done that) lol. But inevitably…etc. Same logic with firefox requiring a restart after a new binary (that one gets me all the time).