On Thu, Jan 5, 2012 at 12:38 AM, lina <lina.lastn...@gmail.com> wrote: > Hi, > > a quick question, > > Which header I should choose? > > $ uname -a > Linux debian 3.2.0-rc6-3.2-mj-lina #1 SMP Sat Dec 17 13:14:26 SGT 2011 > x86_64 GNU/Linux > > the one I built from kernel.org a bit heavy, took so much space. I am not > sure if I built from debian repository whether it will be light,
While this command won't work for your self-compiled kernel, the route I use for ensuring I get the correct headers is: # apt-get install linux-headers-$(uname -r) This lets uname figure out which one you need so you don't have to worry about it! -- Chris -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/caoevnyvb8kofwu9kkrqu_+fvthioft20fmh7ynu_bztqlo6...@mail.gmail.com