new information

i haven’t turned on my linux box in two days. i’ve been afraid to turn it on, because something might happen to change the already tenuous hold i have on the concept that, maybe, possibly things can be made right without losing all of my data for the past two years.

during the past two days, i have discovered that KDE (the window manager for kubuntu) has changed the way it mounts USB drives, from /media/drive to /media/username/drive (which has actually been a standard with ubuntu for a couple of years now, and KDE is only “just catching up”). the way to force the system to go back to “the old way” of doing things, is to sudo make a text file with a VERY SPECIFIC filename, that contains a single line of arcane gibberish (the text is actually ENV{ID_FS_USAGE}=="filesystem", ENV{UDISKS_FILESYSTEM_SHARED}="1"), and then sudo reload the process that looks at that file.

which is, pretty much, what i expected the answer was going to be: a very simple line of code that causes the operating system to do something so far under the radar that ordinary “normal” computer users wouldn’t be able to figure it out in a million years.

once i have my drives mounting in the place that they’re supposed to mount, i don’t know for sure what comes next, but it includes the possibility of removing my ~/.kde directory and then rebooting, which will cause kde to re-create a “default” of all of the system settings (including my home directory, and all of my paths)… at which point, it is remotely possible that all of my lost data will suddenly reappear.

that is the best case scenario, and the one that i am hoping will happen. i haven’t actually done it yet, because i’m still working out the details… “doing the leg work” is what moe says… but i’m hoping that, tomorrow at the earliest, my linux box will be back up and running again.