How to update linux kernel

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arunmib
    New Member
    • May 2007
    • 104

    How to update linux kernel

    HI all,
    I have OpenSuSe10.2 and it's a 64bit version. It's installed on a laptop which is dual boot other one is WinXP (home 32-bit edition). I recently downloaded the FUSE and NTFS-3g packages and installed them. After installation I got a warning message saying that for safer operation I need to update my kernel. I haven't in my life done a kernel update. Can somebody help me as how to do it ?

    Thanks for the information and help in advance.. :)
  • svlsr2000
    Recognized Expert New Member
    • Feb 2007
    • 181

    #2
    Originally posted by arunmib
    HI all,
    I have OpenSuSe10.2 and it's a 64bit version. It's installed on a laptop which is dual boot other one is WinXP (home 32-bit edition). I recently downloaded the FUSE and NTFS-3g packages and installed them. After installation I got a warning message saying that for safer operation I need to update my kernel. I haven't in my life done a kernel update. Can somebody help me as how to do it ?

    Thanks for the information and help in advance.. :)
    You can update the kernel by compiling and installing new kernel. Or wait for someone to compile and give binaries for you.
    you can try compiling kernel. This link may be of some use to you

    Comment

    • arne
      Recognized Expert Contributor
      • Oct 2006
      • 315

      #3
      Originally posted by svlsr2000
      You can update the kernel by compiling and installing new kernel. Or wait for someone to compile and give binaries for you.
      you can try compiling kernel. This link may be of some use to you
      http://www.novell.com/coolsolutions/feature/16340.html
      If you want a SuSE kernel, you can use the online update, I believe.

      If you decide to install a plain vanilla kernel, you can get your current kernel configuration from /proc/config.gz, I believe. Use that if you are too lazy to go through the kernel configuration yourself.

      HTH,
      arne

      Comment

      • arunmib
        New Member
        • May 2007
        • 104

        #4
        thanks for the reply ppl... :)

        Comment

        Working...