I'm running Kubuntu 10.04 on an x86 machine, most updates applied. I need to get into single-user mode to install the latest nvidia drivers to support my new dual-display graphics card, but nothing seems to work.
- If I run
sudo telinit 1it starts the reboot, gets to the point where the splash screen is counting down (cycling through the five dots) and then just hangs. - If I press {Shift} during boot-up, I (usually, but not always) get to the Grub menu (v1.9-ish), select the recovery mode option with the latest kernel, and then see the screen with all the options but my keyboard is inoperative: no arrow keys work, for example, so I cannot select the option I want. The only thing that works is {Ctrl-Alt-Delete} to reboot.
I am considering going into /etc/init/rc-sysinit.conf and setting the DEFAULT-RUNLEVEL to S but am hoping there is a nicer way to clean up whatever is going on.