LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   I Can't Update To The Most Recent Kernel/Headers (https://www.linuxquestions.org/questions/linux-software-2/i-cant-update-to-the-most-recent-kernel-headers-676584/)

lwasserm 10-18-2008 08:01 PM

Just wanted to add that debian and ubuntu provide the update-grub script which will rewrite menu.lst for you to include all kernels it finds in /boot. It automatically makes a backup of the existing menu.lst also. Just type "sudo update-grub" and the changes that syg00 described will be made "automagically"

davidx 10-18-2008 10:06 PM

Quote:

Originally Posted by syg00 (Post 3314936)
Did you update the menu.lst with those lines I added in (to show you where to add) or did you perhaps (wrongly) completely replace menu.lst with what I posted ???.
If you are seeing the boot messages, implies the bootsplash isn't working.

Might be best to restore your menu.lst - then re-do the edit if you're confident enough.

Syg00, you're right. I went back and pasted your info exactly where it should have gone. Everything works flawlessly now. Thanks a million, dude!

.

irishbitte 10-19-2008 05:27 PM

Don't forget, once you have manually amended 'menu.lst', you need to run:
Code:

sudo update-grub
at a terminal. This will update your bootloader from 'menu.lst'.

davidx 10-19-2008 09:57 PM

Quote:

Originally Posted by irishbitte (Post 3315917)
Don't forget, once you have manually amended 'menu.lst', you need to run:
Code:

sudo update-grub
at a terminal. This will update your bootloader from 'menu.lst'.

Hi, irishbitte. Yeah, I forgot that. I had edited the menu.lst yesterday. But, I updated grub in terminal today as per your instructions. Thanks dude!

.


All times are GMT -5. The time now is 11:45 PM.