Find out what files are doing this.  I have NEVER seen /lib getting huge.

cd /lib; du -sk *|sort -n

Yes, you can move files and symlink.  In fact, you can probably move files
withoug smylinking, as long as you add the directory to ld.so.conf and run
ldconfig afterward.

Jon

On Fri, 25 Jul 2003, George wrote:

> Howdy,
>
>   My disk partition is almost full, due to a large /lib directory.
>
>   What can I do about this?
>   -- Can I delete files off?  How do I know if something isn't being
>   used?
>   -- Can I move files to another partition?  Can I use links to
>   accomplish this?  Are there any down sides to this method?
>
>   Thanks in advance for all suggestions and help.
>
> Peace,
>  George
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to