Neil Bothwick wrote:
> On Sat, 14 May 2005 13:04:53 +0200, Bastian Balthazar Bux wrote:
>
>
>>another note: your kcore is very big (five times mine) ypu may want to
>>optimize what is compiled in modifying the kernelconfig before to build
>>it (and for this google is your friend ;)
>
>
> kcore
Along the lines others have suggested, with using du to what is taking
up all of your space, another useful technique I found is to use the
KFileSizeView in Konquerer. It gives you a very nice visual of what is
taking up how much relative space on the harddrive.
On 5/13/05, James <[EMAIL PROTECTED
On Sat, 14 May 2005 13:04:53 +0200, Bastian Balthazar Bux wrote:
> another note: your kcore is very big (five times mine) ypu may want to
> optimize what is compiled in modifying the kernelconfig before to build
> it (and for this google is your friend ;)
kcore is a snapshot of your physical memo
James wrote:
> I had not emerged a gentoo system for a while now / is filled up.
>
> Looking for large files to remove, I found in /proc:
>
> -r 1 root root 1073672192 May 13 22:31 kcore
>
>
> I guess this is not a good file to remove?
>
> Kernel images are only this big:
> -rw-
James wrote:
> I had not emerged a gentoo system for a while now / is filled up.
>
> Looking for large files to remove, I found in /proc:
>
> -r 1 root root 1073672192 May 13 22:31 kcore
>
>
> I guess this is not a good file to remove?
>
> Kernel images are only this big:
> -rw-
If you can, I'd sort the files in the filesystems using
du / | sort -nr > somefile
Page through the entries...
less somefile
And remove what I could...
I hope this helps...
Shawn
...see what's the biggest and work from there to do the deletes...
On 5/13/05, Nick Rout <[EMAIL PROTECTED]
On Sat, 2005-05-14 at 03:37 +, James wrote:
> I had not emerged a gentoo system for a while now / is filled up.
>
> Looking for large files to remove, I found in /proc:
>
> -r 1 root root 1073672192 May 13 22:31 kcore
>
>
> I guess this is not a good file to remove?
>
> Kern
James wrote:
> I had not emerged a gentoo system for a while now / is filled up.
>
> Looking for large files to remove, I found in /proc:
>
> -r 1 root root 1073672192 May 13 22:31 kcore
Ignore /proc. It's a virtual filesystem. Nothing in /proc is actually on the
hard drive.
--
A
8 matches
Mail list logo