LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   What is ubuntu's equivelent of /etc/grub.conf ? (https://www.linuxquestions.org/questions/linux-server-73/what-is-ubuntus-equivelent-of-etc-grub-conf-765700/)

abefroman 10-30-2009 09:54 PM

What is ubuntu's equivelent of /etc/grub.conf ?
 
What is ubuntu's equivelent of /etc/grub.conf ?

I want to see if I am booted with the latest kernel.

aus9 10-30-2009 10:04 PM

grub legacy would be /boot/grub/menu.lst

grub2 would be /boot/grub/grub.cfg

abefroman 10-30-2009 10:50 PM

Thanks! Looks like I have grub legacy.

It says I only have 1 kernel:
Ubuntu 9.04, kernel 2.6.28-11-generic

And according to uname thats about 7 months old:
Ubuntu 9.04, kernel 2.6.28-11-generic

How can I get the latest kernel?

TIA

win32sux 10-31-2009 05:07 AM

Quote:

Originally Posted by abefroman (Post 3738739)
How can I get the latest kernel?

Code:

sudo apt-get update
sudo apt-get dist-upgrade


abefroman 10-31-2009 09:02 AM

Thanks I didn't know about dist-upgrade


All times are GMT -5. The time now is 01:19 PM.