On Thu, 22 Sep 2011 11:50:54 +0800, lina wrote: > On Thu, Sep 22, 2011 at 1:34 AM, Camaleón <[email protected]> wrote:
>> Hmm... you "/lib" seems a bit bloated (mine is 94 MiB), I would look >> inside it: >> >> du -h /lib | grep "[0-9]M" | sort -n -r | less >> >> 330M /lib > 311M /lib/modules > > got several kernels here. > > linux-headers-2.6-amd64 install > linux-headers-2.6.32-5-common install > linux-headers-2.6.38-2-amd64 install > linux-headers-2.6.38-2-common install > linux-headers-2.6.39-2-amd64 install > linux-headers-2.6.39-2-common install > linux-headers-3.0.0-1-amd64 install > linux-headers-3.0.0-1-common install > linux-headers-amd64 install > > > after purging, only took > > # du -sh /lib > 128M /lib > > Thanks for your help. It's done. Hum... I hope those files are not going to be used anymore by your system. By the way, they're not kernels, but "kernel headers", mainly needed for compiling things but dunno what were they doing under "/lib/ modules" :-? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

