XP Vista Ubuntu
BopNiblets wrote: Also when I upgraded the Ubuntu installation (164 updates) two more Ubuntu entries appeared in the loader! I really only need three choices if it's at all possible, thanks.
.... title Ubuntu, kernel 2.6.10-5-386 (recovery mode) root (hd0,1) kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda2 ro single ....
BopNiblets wrote: Thanks joe_chicken, I assume it's ok to just delete the entries I don't want then? And how does one back it up?
sudo cp /boot/grub/menu.lst ~/menu.lst.backup
sudo cp ~/menu.lst.backup /boot/grub/menu.lst
default=0
BopNiblets wrote: Ok, I can't save the new menu.lst because I need root, and since I'm the only user... shouldn't I be root already?
BopNiblets wrote: And on another non-related note, why can't Ubuntu restart my PC? It will shut down fine but it keeps running the fans and stuff and the monitor says no signal when I select restart, and I have to reset it manually. Strangely enough, Vista does this aswell!
BopNiblets wrote: OK I got it edited and it's working now. I had to set a root password with passwd root then open gedit as root and I could save it then. w00!
sudo gedit /boot/grub/menu.lst
sudo apt-get install couch