Dec. 20, 2010
4:01 p.m.
Hi Dexter, On Mon, Dec 20, 2010 at 07:52, Dexter Haslem <dexter.haslem@gmail.com> wrote:
I have noticed that on Ubuntu 10.10 there is no menu.lst for grub and I have no idea how to update it. Thankfully, using dpkg to install the kernel updates grub for you. I have been having an issue with grub not displaying the menu on i386 and booting the first entry, but on x86_64 it's displaying a list. Hope that helps
On Ubuntu 10.10, you need to update /etc/default/grub and then use 'sudo update-grub' to update your configuration. -- -Harish