Hi,

On Mon, Sep 15, 2008 at 1:10 AM, Onkar Shinde <[EMAIL PROTECTED]> wrote:

> On Sun, Sep 14, 2008 at 10:19 PM, Fabian Enos <[EMAIL PROTECTED]>
> wrote:
> > Onkar: sudo apt-get dist-upgrade does almost the same thing sudo
> > apt-get upgrade does for me
> >
> > I want to be able to update ONLY the linux kernel
>
> Upgrade kernel from where?
>

This is what I did :
sudo apt-get install linux-image-<tab>

This will give you all possible options for a new linux kernel image. You
can choose your poison from the list.

Similarly, you can also install the headers with :
sudo apt-get install linux-headers-<tab>

Thanks,
Raseel
http://raseel.in
-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to