Results 1 to 6 of 6

Thread: Install a new kernel in debian

  1. #1
    Join Date
    Nov 2009
    Posts
    446

    Install a new kernel in debian

    Hello
    Firstly, I want to say that I am a beginner in linux. I use Debian that I downloaded recently (Lenny ) and I'm running under Virtual Box with Windows XP 32bit as host. To install a feature of Virtual Box, I have a message in my terminal saying that I'm using kernel 2.6.26-2-686 while feature requires at least 2.6.27. Already, I'm surprised because I thought I installed the latest version of Debian. Then how do I fix and install a 2.6.27 kernel? Is it complicated? What does this imply? Any advice on this.
    Last edited by cyber-noob; 17-12-2009 at 12:08 PM.

  2. #2
    Join Date
    May 2008
    Posts
    4,085

    Re: Install a new kernel in debian

    Hey
    I think you can add backports to your deposit and get the debian kernel 2.6.30. This will be a good ideas to install kernel in your system.
    Code:
    echo "deb http://www.backports.org/debian lenny-backports main contrib non-free">> / etc / apt / sources.list
    apt-get update
    apt-get install linux-image-2.6-686 (or apt-get install linux-image-2.6-amd64)

  3. #3
    Join Date
    Nov 2009
    Posts
    446

    Re: Install a new kernel in debian

    Hi
    I added the url to my sources.list but apt-get to fail with a timeout. I then created a apt.conf in / etc / apt / and added Acquire:: http:roxy "http://10.0.4.7:80". I have no timeout but failed authentication to the proxy. I try to add my username and my password but my attempts are unsuccessful. My password for the proxy contains an @ I simply can not change it yet. I know the problem is there because the @ sign is just before the identification word. I tried to put% 40 instead, but it does not work either. Any ides on this on solution so that I can get started.

  4. #4
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Install a new kernel in debian

    Hi
    I know the problem is there because the @ sign is just before the identification word. I tried to put% 40 instead, but it does not work either.
    Simple supposition but have you tried to escape the @ sign into your password?
    With a "\" for example. I think I did for a password mysql and it worked. I think you can try this and see if it works.

  5. #5
    Join Date
    Nov 2009
    Posts
    446

    Re: Install a new kernel in debian

    Hi
    Simple supposition but have you tried to escape the @ sign into your password? With a "\" for example.
    I tried to escape with / and \, but both did not worked. I'm really stuck here. Until I have the right to change my password on the proxy. Do you guys now how to solve this problem. Please if you now that then do post back. Thanks in advance.

  6. #6
    Join Date
    Nov 2009
    Posts
    446

    Re: Install a new kernel in debian

    Hey
    Guys after a lost of research on internet and trying for a long time, now I have found a solution for this. I found the problem with incompatibility with my ISA proxy. The solution was pretty straight forward, install a local proxy ntlmaps. You can find it from their official site. Though my problem is solved now I have posted if because any one like me should not suffer for a long time which has a simple solution.

Similar Threads

  1. How to Install Debian
    By Damiano in forum Tips & Tweaks
    Replies: 4
    Last Post: 09-05-2012, 04:31 AM
  2. Error insmod in Debian after compiling kernel
    By Alfiee in forum Operating Systems
    Replies: 4
    Last Post: 03-07-2011, 10:19 AM
  3. Debian i686 kernel compile
    By chetna56 in forum Operating Systems
    Replies: 3
    Last Post: 04-01-2011, 06:41 AM
  4. Kernel synchronization under debian
    By Lauren Ambrose in forum Operating Systems
    Replies: 4
    Last Post: 28-04-2010, 10:15 AM
  5. Install Debian via Internet
    By Gillian Anderson in forum Operating Systems
    Replies: 5
    Last Post: 19-03-2010, 09:59 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,964,013.97374 seconds with 17 queries