Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread sarang satoor
Download it or request a free CD from their website. On Sun, Sep 14, 2008 at 9:34 PM, Fabian Enos <[EMAIL PROTECTED]>wrote: > Hi, > I just spent the last half an hour googling on this topic. Does > anybody know how I can update to the latest version?? > > -- > ubuntu-in mailing list > ubunt

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread sarang satoor
Thats fine I will tell u what I have learned from my problems of installing 8.0.4. It does not overrite the earlier installation! You have to delete the partition containing earlier version and create a free space. I hope you know how to do that, right? then install the newer version. Tell me if

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
OK then. I guess I'll try compiling the latest version from kernel.org. Thanks guys. On 9/15/08, Mehul Ved <[EMAIL PROTECTED]> wrote: > On 9/15/08, Fabian Enos <[EMAIL PROTECTED]> wrote: >> Mehel: There is actually no reason. I just wanted to try. Why? Wouls >> something happen if I was using a

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Mehul Ved
On 9/15/08, Fabian Enos <[EMAIL PROTECTED]> wrote: > Mehel: There is actually no reason. I just wanted to try. Why? Wouls > something happen if I was using an updated kernel from the > repositories? I asked for the reason, that if you had some good reason then people could have guided you bette

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
Thanks Raseel for that command but it looks like 2.6.24-20-generic has no installation candidate. Mehel: There is actually no reason. I just wanted to try. Why? Wouls something happen if I was using an updated kernel from the repositories? On 9/15/08, Mehul Ved <[EMAIL PROTECTED]> wrote: > On 9/1

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread mallikarjun arjun
On Mon, Sep 15, 2008 at 6:04 AM, Ashraf Ali P K <[EMAIL PROTECTED]> wrote: > use command 'uname-r' > Ashraf > > On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun arjun < > [EMAIL PROTECTED]> wrote: > >> After updating my kernel to 2.6.24-21 my system output from command "uname >> -a" is "Linux ubuntu 2

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread Ashraf Ali P K
use command 'uname-r' Ashraf On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun arjun <[EMAIL PROTECTED] > wrote: > After updating my kernel to 2.6.24-21 my system output from command "uname > -a" is "Linux ubuntu 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 > i686 GNU/Linux" > > anyone know ho

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Mehul Ved
On 9/14/08, Fabian Enos <[EMAIL PROTECTED]> wrote: > Hi, HI, > I just spent the last half an hour googling on this topic. Does > anybody know how I can update to the latest version?? 1) You want the latest version available in ubuntu's official repositories? 2) Or the latest stable release

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Raseel Bhagat
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 t

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Onkar Shinde
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? Onkar -- ubuntu-in mailing list ubuntu-in@l

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
Because it may give me problems like it did for you. On 9/14/08, mallikarjun arjun <[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 wan

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread mallikarjun arjun
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 > > On 9/14/08, mallikarjun arjun <[EMAIL PROTECTED]> wrote: > > On Sun, Se

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
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 On 9/14/08, mallikarjun arjun <[EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 10:09 PM, Onkar Shinde <[EMAIL PROTECTED]>wrote: > >> On Sun, Sep 14, 2

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread mallikarjun arjun
On Sun, Sep 14, 2008 at 10:09 PM, Onkar Shinde <[EMAIL PROTECTED]>wrote: > On Sun, Sep 14, 2008 at 9:58 PM, Fabian Enos <[EMAIL PROTECTED]> > wrote: > > I am using Xubuntu Hardy. I dont want to use update managers as I feel > > they are eat chunks of ram. Is there anyway to update using the > > te

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread mallikarjun arjun
On Sun, Sep 14, 2008 at 9:52 PM, Onkar Shinde <[EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 9:45 PM, mallikarjun arjun > <[EMAIL PROTECTED]> wrote: > > > > > > On Sun, Sep 14, 2008 at 9:38 PM, Onkar Shinde <[EMAIL PROTECTED]> > wrote: > >> > >> On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun a

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
I am using Xubuntu Hardy. I dont want to use update managers as I feel they are eat chunks of ram. Is there anyway to update using the terminal? -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread Onkar Shinde
On Sun, Sep 14, 2008 at 9:45 PM, mallikarjun arjun <[EMAIL PROTECTED]> wrote: > > > On Sun, Sep 14, 2008 at 9:38 PM, Onkar Shinde <[EMAIL PROTECTED]> wrote: >> >> On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun arjun >> <[EMAIL PROTECTED]> wrote: >> > After updating my kernel to 2.6.24-21 my system ou

Re: [ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread mallikarjun arjun
On Sun, Sep 14, 2008 at 9:34 PM, Fabian Enos <[EMAIL PROTECTED]>wrote: > Hi, > I just spent the last half an hour googling on this topic. Does > anybody know how I can update to the latest version?? > > -- > ubuntu-in mailing list > ubuntu-in@lists.ubuntu.com > https://lists.ubuntu.com/mailman

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread mallikarjun arjun
On Sun, Sep 14, 2008 at 9:38 PM, Onkar Shinde <[EMAIL PROTECTED]> wrote: > On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun arjun > <[EMAIL PROTECTED]> wrote: > > After updating my kernel to 2.6.24-21 my system output from command > "uname > > -a" is "Linux ubuntu 2.6.24-17-generic #1 SMP Thu May 1 14

Re: [ubuntu-in] Kernel update problem

2008-09-14 Thread Onkar Shinde
On Sun, Sep 14, 2008 at 8:35 PM, mallikarjun arjun <[EMAIL PROTECTED]> wrote: > After updating my kernel to 2.6.24-21 my system output from command "uname > -a" is "Linux ubuntu 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 > i686 GNU/Linux" > > anyone know how to change it to 2.6.24-21? Di

[ubuntu-in] How do I update the kernel using the terminal?

2008-09-14 Thread Fabian Enos
Hi, I just spent the last half an hour googling on this topic. Does anybody know how I can update to the latest version?? -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

[ubuntu-in] Kernel update problem

2008-09-14 Thread mallikarjun arjun
After updating my kernel to 2.6.24-21 my system output from command "uname -a" is "Linux ubuntu 2.6.24-17-generic #1 SMP Thu May 1 14:31:33 UTC 2008 i686 GNU/Linux" anyone know how to change it to 2.6.24-21? Mallikarjun -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com https://lists.ubuntu.com

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread Ramnarayan . K
On Sun, Sep 14, 2008 at 8:03 PM, sarang satoor <[EMAIL PROTECTED]>wrote: > Kindly give me your computer configurations to help u. > > Thinkpad t 60, running Ubuntu 7.04 upgraded to 7.10. ATI X1300 Graphics card, 1.5 GB ram , anything else ram -- ubuntu-in mailing list ubuntu-in@lists.ubuntu.com

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread sarang satoor
Kindly give me your computer configurations to help u. sarang On Sun, Sep 14, 2008 at 6:30 PM, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > Hi > > Am in the process of updating my 7.10 , but seem to have run into a > minor problem. In the logout/shutdown option (accessed via the icon on > the

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread Ramnarayan . K
On Sun, Sep 14, 2008 at 7:10 PM, sivaji j.g <[EMAIL PROTECTED]> wrote: > > >>> >>> >> none of the options work >> > > One of my friends had same problem, he followed the instructions given in > below link to solve this problem > > https://answers.launchpad.net/ubuntu/+question/4357 > repeat - i t

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread sivaji j.g
> >> >> > none of the options work > One of my friends had same problem, he followed the instructions given in below link to solve this problem https://answers.launchpad.net/ubuntu/+question/4357 > > >> > -- Thanks a lot - http://ubuntuslave.blogspot.co

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread Ramnarayan . K
On Sun, Sep 14, 2008 at 6:47 PM, sivaji j.g <[EMAIL PROTECTED]> wrote: > > https://answers.launchpad.net/ubuntu/+question/4357 > none of the options work > > >> >> >> I can shutdown or restart via the terminal. > > > terminal always rocks > it does - thats what am not worried ;-) ram -- ubuntu

Re: [ubuntu-in] Shutdown restart option missing

2008-09-14 Thread sivaji j.g
> > > Am in the process of updating my 7.10 , but seem to have run into a > minor problem. In the logout/shutdown option (accessed via the icon on > the desktop bar or via the System-> Quit route) the Shutdown and restart > options have gone missing, but the logout, suspend, hibernate or lock > sc

[ubuntu-in] Shutdown restart option missing

2008-09-14 Thread [EMAIL PROTECTED]
Hi Am in the process of updating my 7.10 , but seem to have run into a minor problem. In the logout/shutdown option (accessed via the icon on the desktop bar or via the System-> Quit route) the Shutdown and restart options have gone missing, but the logout, suspend, hibernate or lock screen optio