After upgrade from 9.10 to 10.04 the kubuntu splash screen says "An error occurred while mounting /proc/bus/usb
press s to skip mounting or m for manual recovery. pressing s seems to pass the error then goes to a tiny screen, then a login prompt. I assume it's my nvidia driver that I had installed on my system, so upon trying to install the newest nvidia driver it says it can't install it and to check the nvidia-installer log. Here is what the log says..
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
press s to skip mounting or m for manual recovery. pressing s seems to pass the error then goes to a tiny screen, then a login prompt. I assume it's my nvidia driver that I had installed on my system, so upon trying to install the newest nvidia driver it says it can't install it and to check the nvidia-installer log. Here is what the log says..
echo " ERROR: Kernel configuration is invalid."; \
echo " include/linux/autoconf.h or include/config/auto.conf are mis
sing."; \
echo " Run 'make oldconfig && make prepare' on kernel src to fix it
."; \
echo; \
/bin/false)
Comment