Re: [gentoo-user] / is full

2005-05-14 Thread Bastian Balthazar Bux
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

Re: [gentoo-user] / is full

2005-05-14 Thread Calvin Spealman
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

Re: [gentoo-user] / is full

2005-05-14 Thread Neil Bothwick
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

Re: [gentoo-user] / is full

2005-05-14 Thread Bastian Balthazar Bux
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-

Re: [gentoo-user] / is full

2005-05-14 Thread Matan Peled
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-

Re: [gentoo-user] / is full

2005-05-13 Thread Shawn Singh
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]

Re: [gentoo-user] / is full

2005-05-13 Thread Nick Rout
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

Re: [gentoo-user] / is full

2005-05-13 Thread Andrew Gaffney
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