When I upgraded 8.04 to 8.10 I made the mistake of saying "no" to replacing my menu.lst file for grub. Now I fail to boot properly into x and the only solution I have is the following commands:
sudo rmmod nvidia
sudo modprobe nvidia
startx
just to get into a "working" environment.
This blog post exhibits a similar issue but I don't know what my UUID would be and I can't go stabbing in the dark.
Which package do I need to reinstall to get that menu.lst generated again and/or how can I fix my major oopsie?