Well, I finally figured out how to fix the USB mounting problem from a post over at the Mandriva Club Forum.
Mount of USB removable devices keeps failing in 2007.1Apparently at least some of us folks who upgraded from 2007 (or 2006 in my case, with some elements of 2007) didn't get the latest kernel patch that was necessary to properly mount removable media and need to upgrade their kernel. Here is the command:
CODE
urpmi kernel-source-stripped-latest kernel-latest
CODE
uname -r
Linux womb 2.6.17-14mdv #1 SMP Wed May 9 21:11:43 MDT 2007 i686 AMD Sempron(tm) Processor 2800+ GNU/Linux
After a reboot I saw some verbiage saying the kernel didn't know which of two Nvidia packages to use and dumped me in to a 'init 3' command prompt. Joy. I edited my xorg.conf to use nv instead of nvidia and was able to install the proper Nvidia packages after a bit of fumbling around. The 'drakx11' command from a root terminal sorted things out, after the Software Management applet of MCC (rpmdrake, I believe it is called) left me at runlevel 3 after rebooting.
This is the third major hassle I've had upgrading from 2006 to 2007.1. Most of the reviews of 2007.1 have been positive, but they have generally been clean installs. I enjoy Mandriva when it is working properly, but the free product is only supported for about a year and a half and the upgrade process is just too bumpy. I really like Mandriva and want it to survive, but I'd have a hard time recommending it over Debian or Ubuntu just because upgrading is so problematic (not that upgrades of those distros are always painless, either). I may give CentOS 5 a try; it is supposed to be supported until 2014 (by which time I'll be well sick of it and ready for a fresh install).